Skip to content

Commit 602cbfa

Browse files
committed
chore: bump cargo version to 2.0.0-dev
1 parent cd18746 commit 602cbfa

File tree

2 files changed

+1
-102
lines changed

2 files changed

+1
-102
lines changed

Cargo.lock

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

nmrs/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ thiserror.workspace = true
2121
uuid.workspace = true
2222
futures.workspace = true
2323
futures-timer.workspace = true
24-
async-trait.workspace = true
24+
async-trait = "0.1.89"
2525

2626
[dev-dependencies]
2727
tokio.workspace = true

0 commit comments

Comments
 (0)