Skip to content

Commit

Permalink
#111 cassandra-cpp-sys version is upgraded to 1.0.0.
Browse files Browse the repository at this point in the history
Signed-off-by: Alexey Akimov <alexey@qbeast.io>
  • Loading branch information
alexeiakimov committed Mar 9, 2022
1 parent a6f6428 commit 4a2b3bc
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 @@ -14,7 +14,7 @@ edition = "2018"

[dependencies]
slog = "2"
cassandra-cpp-sys = { git = "https://github.com/Metaswitch/cassandra-sys-rs", rev = "c61855861ad26e8c23d504c64aca007c4d6b4a00" }
cassandra-cpp-sys = "1.0.0"
uuid = "0.8"
error-chain = "0.12"
parking_lot = "0.12"
Expand Down

0 comments on commit 4a2b3bc

Please sign in to comment.