Skip to content

Commit ffe750f

Browse files
authored
Merge pull request #33 from WISVCH/dependabot/cargo/cargo-6a4a7bab65
2 parents c032aa0 + 1875217 commit ffe750f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
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.121"
12+
serde_json = "1.0.122"
1313
tokio = { version = "1", features = ["macros", "rt-multi-thread", "signal"] }
1414
chrono = "0.4.31"
1515
wallet-pass = "0.4.0"

0 commit comments

Comments
 (0)