Skip to content

Commit dd252e5

Browse files
Repo File Sync: Downgrade cargo vet to v0.1.0 (#5)
synced local file(s) with [OpenDevicePartnership/patina-devops](https://github.com/OpenDevicePartnership/patina-devops). 🤖: View the [Repo File Sync Configuration File](https://github.com/OpenDevicePartnership/patina-devops/blob/main/.sync/Files.yml) to see how files are synced. --- This PR was created automatically by the [repo-file-sync-action](https://github.com/BetaHuhn/repo-file-sync-action) workflow run [#20441571384](https://github.com/OpenDevicePartnership/patina-devops/actions/runs/20441571384) Signed-off-by: Patina Automation Bot <[email protected]> Co-authored-by: patina-automation[bot] <196234736+patina-automation[bot]@users.noreply.github.com>
1 parent 4bdb979 commit dd252e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust-toolchain.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ cargo-geiger = "0.13.0"
1616
cargo-llvm-cov = "0.6.18"
1717
cargo-make = "0.37.21"
1818
cargo-release = "0.25.12"
19-
cargo-vet = "0.10.1"
19+
cargo-vet = "0.10.0"
2020
mdbook = "0.4.40"
2121
mdbook-admonish = "1.18.0"
2222
mdbook-mermaid = "0.14.0"

0 commit comments

Comments
 (0)