Skip to content

Commit 3bd32e2

Browse files
Merge pull request #5 from GitGuardian/dependabot/cargo/tokio-1.38.1
2 parents 2d5a1af + d38c690 commit 3bd32e2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -16,7 +16,7 @@ repository = "https://github.com/GitGuardian/esdump-rs/"
1616
elasticsearch = "8.5.0-alpha.1"
1717
serde = { version = "~1", features = ["derive"] }
1818
serde_json = { version = "~1", features = ["raw_value"] }
19-
tokio = { version = "1.38.0", features = ["full"] }
19+
tokio = { version = "1.38.1", features = ["full"] }
2020
url = "2.5.0"
2121
dotenv = "0.15.0"
2222
clap = { version = "4.5.3", features = ["derive"] }

0 commit comments

Comments
 (0)