Skip to content

Commit

Permalink
Fix deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Flowneee committed Oct 3, 2023
1 parent 5bd7a65 commit 4c86c3b
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 @@ -41,7 +41,7 @@ serde_json = "1"
tokio = { version = "1", features = ["full"] }
tracing-test = { version = "0.2", features = ["no-env-filter"] }
tarantool-test-container = { path = "tarantool-test-container" }
rusty_tarantool = "*"
rusty_tarantool = "0.3"

[[example]]
name = "cli_client"
Expand Down

0 comments on commit 4c86c3b

Please sign in to comment.