Skip to content

Commit 14abf58

Browse files
Merge branch 'main' into integration
2 parents 677a241 + 4e19e22 commit 14abf58

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -67,7 +67,7 @@ thouart = { git = "https://github.com/oxidecomputer/thouart" }
6767
tokio = { version = "1.48.0", features = ["full"] }
6868
tokio-util = "0.7.17"
6969
toml = "0.9.10"
70-
toml_edit = "0.23.9"
70+
toml_edit = "0.24.0"
7171
tracing = "0.1.43"
7272
tracing-subscriber = { version = "0.3.22", features = ["env-filter", "json"] }
7373
url = "2.5.7"

0 commit comments

Comments
 (0)