feat: v1.0.0, suport exec-env

This commit is contained in:
2023-12-02 15:26:15 +08:00
parent 0bf4ef2e6b
commit 76b8f93ddd
9 changed files with 270 additions and 21 deletions

View File

@@ -5,7 +5,7 @@ _:
build:
cargo build --release
# Build release without smartcard
build-no-smartcard:
# Build release without features
build-no-features:
cargo build --release --no-default-features