Skip to content

Commit

Permalink
Use archery 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelsproul committed Nov 1, 2023
1 parent d242257 commit c933de8
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,7 @@ include = [
codecov = { repository = "orium/rpds", branch = "main", service = "github" }

[dependencies]
# FIXME(sproul): update after release
# archery = "1.0.0"
archery = { git = "https://github.com/orium/archery.git", rev = "bf910da0c5069e6f72fd34c2c16da51a2c0af91b", features = ["triomphe"] }
archery = { version = "1.1.0", features = ["triomphe"] }
serde = { version = "1.0.149", optional = true, default-features = false }

[dev-dependencies]
Expand Down

0 comments on commit c933de8

Please sign in to comment.