Skip to content

Commit ef9b57b

Browse files
authored
Update Cargo.toml for release 3.2.0-rc2 (#286)
## Usage and product changes Update Cargo.toml ## Implementation
1 parent e0610da commit ef9b57b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,14 +40,14 @@ features = {}
4040

4141
[dependencies.typeql]
4242
features = []
43-
rev = "7cbb621200f10f2cb741b57e82494ff9659813c6"
4443
git = "https://github.com/typedb/typeql"
44+
tag = "3.2.0-rc2"
4545
default-features = false
4646

4747
[dependencies.typedb-driver]
4848
features = []
49-
rev = "02edb1b7c4bcd3f5bc822634d667653964e2ab92"
5049
git = "https://github.com/typedb/typedb-driver"
50+
tag = "3.2.0-rc2"
5151
default-features = false
5252

5353
[dependencies.futures]

0 commit comments

Comments
 (0)