Skip to content

Commit 8c01ae9

Browse files
Bump safe_arch from 0.7.4 to 0.9.2
Bumps [safe_arch](https://github.com/Lokathor/safe_arch) from 0.7.4 to 0.9.2. - [Commits](Lokathor/safe_arch@v0.7.4...v0.9.2) --- updated-dependencies: - dependency-name: safe_arch dependency-version: 0.9.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0c889fd commit 8c01ae9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@ nightly = []
3636
default_impl = ["nightly"]
3737

3838
[dependencies]
39-
safe_arch = { version = "0.7", optional = true }
39+
safe_arch = { version = "0.9", optional = true }
4040

4141
[dev-dependencies]
42-
safe_arch = "0.7"
42+
safe_arch = "0.9"
4343
tempfile = "3.20"
4444

4545
[package.metadata.docs.rs]

0 commit comments

Comments
 (0)