Skip to content
Snippets Groups Projects

chore: bump tarantool to 4.0.0

Merged Fedor Telnov requested to merge bump-tt into master
3 files
+ 66
9
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 1
1
@@ -4,7 +4,7 @@ version = "0.1.0"
edition = "2021"
[dependencies]
tarantool = { version = "3.0.1", features = ["test"] }
tarantool = { version = "4.0.0", features = ["test"] }
tarantool-test = { path = "../tarantool-test" }
anyhow = "1"
shors = "0.6"
Loading