Skip to content

Commit

Permalink
⬆️ update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ttytm committed Mar 12, 2023
1 parent 3687a41 commit 66e5c27
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
44 changes: 22 additions & 22 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ serde_json = "1.0"
strum = "0.24"
strum_macros = "0.24"
tokio = { version = "1", features = ["macros", "rt-multi-thread"] }
scopeguard = "1.1.0"
scopeguard = "1.1"

[profile.release]
strip = true
Expand Down

0 comments on commit 66e5c27

Please # to comment.