Merge pull request #32 from Coffey-Labs/dependabot/cargo/agent/toml-1.1.5spec-1.1.0

Bump toml from 0.8.23 to 1.1.5+spec-1.1.0 in /agent
This commit is contained in:
jcoffey
2026-09-10 09:48:51 -07:00
committed by GitHub
2 changed files with 32 additions and 37 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ prost = "0.13"
serde = { version = "1", features = ["derive"] }
serde_json = "1"
toml = "0.8"
toml = "1.1"
clap = { version = "4", features = ["derive"] }
anyhow = "1"