Skip to content

Commit

Permalink
Implement !Unpin option
Browse files Browse the repository at this point in the history
  • Loading branch information
taiki-e committed May 9, 2020
1 parent 9eff271 commit 9ec67a4
Show file tree
Hide file tree
Showing 49 changed files with 1,502 additions and 533 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ jobs:
# This is the minimum supported Rust version of this crate.
# When updating this, the reminder to update the minimum supported
# Rust version in README.md.
- build: 1.33.0
rust: 1.33.0
- build: 1.34.0
rust: 1.34.0
- build: 1.36.0
rust: 1.36.0
- build: 1.37.0
Expand Down
Loading

0 comments on commit 9ec67a4

Please sign in to comment.