Skip to content

Commit bff30a5

Browse files
committed
dep: update os-checker-plugin-cargo from 0.1.1 to 0.1.4
1 parent a5b24a7 commit bff30a5

File tree

2 files changed

+35
-4
lines changed

2 files changed

+35
-4
lines changed

Cargo.lock

Lines changed: 34 additions & 3 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
@@ -30,7 +30,7 @@ tracing-error = "0.2"
3030

3131
plugin = { version = "0.1.3", package = "os-checker-plugin" }
3232
# FIXME: 将 Repo 功能移至 plugin,这样就不需要 plugin_cargo
33-
plugin_cargo = { version = "0.1.1", package = "os-checker-plugin-cargo" }
33+
plugin_cargo = { version = "0.1.4", package = "os-checker-plugin-cargo" }
3434

3535
# The profile that 'dist' will build with
3636
[profile.dist]

0 commit comments

Comments
 (0)