mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-06-19 06:31:26 +08:00
chore(deps): bump toml from 0.8.23 to 1.1.2+spec-1.1.0 in /ecc2
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.23 to 1.1.2+spec-1.1.0. - [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.23...toml-v1.1.2) --- updated-dependencies: - dependency-name: toml dependency-version: 1.1.2+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@ git2 = { version = "0.20", features = ["ssh"] }
|
||||
# Serialization
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
serde_json = "1"
|
||||
toml = "0.8"
|
||||
toml = "1.1"
|
||||
regex = "1"
|
||||
sha2 = "0.11"
|
||||
ureq = { version = "3", features = ["json"] }
|
||||
|
||||
Reference in New Issue
Block a user