Skip to content

Commit 33fcfda

Browse files
chore(deps): bump toml from 0.9.11+spec-1.1.0 to 1.0.6+spec-1.1.0
Bumps [toml](https://github.com/toml-rs/toml) from 0.9.11+spec-1.1.0 to 1.0.6+spec-1.1.0. - [Commits](toml-rs/toml@toml-v0.9.11...toml-v1.0.6) --- updated-dependencies: - dependency-name: toml dependency-version: 1.0.6+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 791196d commit 33fcfda

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -48,7 +48,7 @@ tokio = { version = "1.50.0", features = ["rt"], optional = true }
4848
serde = { version = "1.0.219", features = ["derive"], optional = true }
4949
serde_json = { version = "1.0.149", optional = true }
5050
time = "0.3.47"
51-
toml = { version = "0.9.11", optional = true }
51+
toml = { version = "1.0.6", optional = true }
5252
zerocopy = { version = "0.8.40", features = ["derive"] }
5353
u8g2-fonts = { version = "0.7.1", features = ["embedded_graphics_textstyle"] }
5454
image = "0.25.6"

0 commit comments

Comments
 (0)