Skip to content

Commit e48e08c

Browse files
authored
Merge pull request #29 from kernelci/dependabot/cargo/toml-1.1.2
build(deps): update toml requirement from 0.8.19 to 1.1.2
2 parents 777a20d + b1f8115 commit e48e08c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ sysinfo = { version = "0.35.2", features = ["serde"] }
3131
tempfile = "3.14.0"
3232
tokio = { version = "1.42.0", features = ["rt", "rt-multi-thread", "macros"] }
3333
tokio-util = "0.7.13"
34-
toml = "0.8.19"
34+
toml = "1.1.2"
3535
tower = "0.5.2"
3636
tower-http = { version = "0.6.2", features = ["trace", "fs", "limit"] }
3737
tracing = "0.1.41"

0 commit comments

Comments
 (0)