Skip to content

Commit 100839c

Browse files
Bump parse_int from 0.6.0 to 0.9.0
Bumps [parse_int](https://gitlab.com/dns2utf8/parse_int) from 0.6.0 to 0.9.0. - [Changelog](https://gitlab.com/dns2utf8/parse_int/blob/main/CHANGELOG.md) - [Commits](https://gitlab.com/dns2utf8/parse_int/commits/0.9.0) --- updated-dependencies: - dependency-name: parse_int dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e014b49 commit 100839c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 5 additions & 5 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
@@ -45,7 +45,7 @@ nix = { version = "0.27.1", features = ["net"] }
4545
omicron-zone-package = "0.12.0"
4646
once_cell = "1.21.3"
4747
paste = "1.0.15"
48-
parse_int = "0.6"
48+
parse_int = "0.9"
4949
rand = "0.9.2"
5050
serde = { version = "1.0", default-features = false, features = ["derive"] }
5151
serde-big-array = "0.5.1"

0 commit comments

Comments
 (0)