Skip to content

Commit 15c84d0

Browse files
authored
update (#97)
1 parent 1b2cca8 commit 15c84d0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ edition = "2021"
66
[dependencies]
77
actix-web = "*"
88
argh = "*"
9-
drift-rs = { git = "https://github.com/drift-labs/drift-rs", tag = "v1.0.0-alpha.4" }
9+
drift-rs = { git = "https://github.com/drift-labs/drift-rs", tag = "v1.0.0-alpha.5" }
1010
env_logger = "*"
1111
futures-util = "*"
1212
log = "*"

0 commit comments

Comments
 (0)