Skip to content

Commit 2790b95

Browse files
authored
Merge pull request #322 from picoCTF/dependabot/cargo/log-0.4.28
Bump log from 0.4.27 to 0.4.28
2 parents aeb7ddb + 8489d68 commit 2790b95

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
@@ -26,7 +26,7 @@ http = "1.3.1"
2626
hyper = { version = "1.7.0", features = ["http1", "server"] }
2727
hyper-staticfile = "0.10.1"
2828
hyper-util = { version = "0.1.17", features = ["tokio"] }
29-
log = "0.4.27"
29+
log = "0.4.28"
3030
notify-debouncer-full = "0.6.0"
3131
sha2 = "0.10.9"
3232
tar = "0.4.44"

0 commit comments

Comments
 (0)