Skip to content

Commit

Permalink
release v0.1.4
Browse files Browse the repository at this point in the history
* fix: 生成 os-checker 指定的 packages 信息,并且只在 x86_64-unknown-linux-gnu 上运行测试和 miri
  ( #24 )
  • Loading branch information
zjp-CN committed Dec 29, 2024
1 parent b817739 commit 27d3341
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "os-checker-plugin-cargo"
version = "0.1.3"
version = "0.1.4"
edition = "2021"
license = "MIT"
exclude = ["*.json", "*.sh", ".github", "tests"]
Expand Down

0 comments on commit 27d3341

Please sign in to comment.