Skip to content

Commit fe91e0f

Browse files
committed
cargo: auto-upgrade dependencies
This commit auto-upgrades all dependencies except for `built` which fails in v0.7.4 with error [1]. [1] error[E0658]: use of unstable library feature 'io_error_other' --> /Users/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/built-0.7.4/src/dependencies.rs:24:16 | 24 | .ok_or(io::Error::other("Cargo.lock not found")) | ^^^^^^^^^^^^^^^^ | = note: see issue #91946 <rust-lang/rust#91946> for more information
1 parent 9692bf4 commit fe91e0f

File tree

1 file changed

+27
-27
lines changed

1 file changed

+27
-27
lines changed

Cargo.lock

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

0 commit comments

Comments
 (0)