Skip to content

Commit de7afef

Browse files
build(deps): bump toml from 0.8.23 to 1.1.2+spec-1.1.0 in /plug.app/rt
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.23 to 1.1.2+spec-1.1.0. - [Commits](toml-rs/toml@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>
1 parent e5e00d5 commit de7afef

2 files changed

Lines changed: 22 additions & 27 deletions

File tree

plug.app/rt/Cargo.lock

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

plug.app/rt/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ureq = { version = "2.9", default-features = false, features = ["tls", "native-c
1313
wasmer = { version = "4.3.0", default-features = false, features = ["cranelift"] }
1414
wasmer-compiler-cranelift = "4.3.0"
1515
once_cell = "1.19.0"
16-
toml = "0.8"
16+
toml = "1.1"
1717
serde = { version = "1.0", features = ["derive"] }
1818
serde_json = "1.0"
1919
regex = "1.10"

0 commit comments

Comments
 (0)