Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
Co-authored-by: Oleksandr Anyshchenko <[email protected]>
  • Loading branch information
Congyuwang and aleksuss authored Nov 12, 2024
1 parent 4cbd92f commit de9121b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ librocksdb-sys = { path = "librocksdb-sys", version = "0.17.0", default-features
serde = { version = "1", features = ["derive"], optional = true }

[dev-dependencies]
trybuild = "<=1.0.89" # trybuild 1.0.90 needs MSRV 1.70
trybuild = "1"
tempfile = "3.1"
pretty_assertions = "1.0"
bincode = "1.3"
Expand Down

0 comments on commit de9121b

Please sign in to comment.