Skip to content

Commit 2b841d7

Browse files
authored
Merge pull request #35 from WISVCH/dependabot/cargo/cargo-787f2d263e
2 parents a48fdb8 + 247d4da commit 2b841d7

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ edition = "2021"
99
axum = "0.7"
1010
dotenv = "0.15"
1111
serde = { version = "1.0", features = ["derive"] }
12-
serde_json = "1.0.124"
12+
serde_json = "1.0.125"
1313
tokio = { version = "1", features = ["macros", "rt-multi-thread", "signal"] }
1414
chrono = "0.4.31"
1515
wallet-pass = "0.5.0"

0 commit comments

Comments
 (0)