Skip to content

Commit 1cb644a

Browse files
authored
Update dependencies. (#2381)
1 parent 72045ce commit 1cb644a

2 files changed

Lines changed: 15 additions & 11 deletions

File tree

Cargo.lock

Lines changed: 12 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,9 @@ walkdir = "2.5.0"
115115
toml_edit = "0.22.20"
116116
toml = "0.8.19"
117117
reqwest = "0.12.7"
118+
# Dependabot security fixes (transitive dependencies)
119+
time = ">=0.3.47"
120+
bytes = ">=1.11.1"
118121
# testing
119122
predicates = "3.1.2"
120123
testcontainers = { version = "0.26.0" }

0 commit comments

Comments
 (0)