updated readme

This commit is contained in:
2023-04-28 09:23:33 +00:00
parent b5828d79c8
commit a3b8ba612c
10 changed files with 361 additions and 125 deletions

View File

@@ -13,9 +13,8 @@ test:
script:
- cargo test
publish:
script:
- export CARGO_REGISTRY_TOKEN=$CARGO_TOKEN
- cargo publish
# publish:
# script:
# - export CARGO_REGISTRY_TOKEN=$CARGO_TOKEN
# - cargo publish