Skip to content

Commit 31350e6

Browse files
Update Cargo.toml (#312)
1 parent 72773d3 commit 31350e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,13 +61,13 @@ features = {}
6161
[dependencies.typeql]
6262
features = []
6363
git = "https://github.com/typedb/typeql"
64-
tag = "3.5.0"
64+
tag = "3.7.0-rc0"
6565
default-features = false
6666

6767
[dependencies.typedb-driver]
6868
features = []
6969
git = "https://github.com/typedb/typedb-driver"
70-
tag = "3.5.0"
70+
tag = "3.7.0-rc3"
7171
default-features = false
7272

7373
[dependencies.serde_json]

0 commit comments

Comments
 (0)