Skip to content

Commit

Permalink
fix: force release
Browse files Browse the repository at this point in the history
  • Loading branch information
vectronic committed May 10, 2022
1 parent 59d847b commit 6b20cdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description = "Project template for a Rust library with Deno FFI bindings."
homepage = "https://github.com/flowscripter"
license = "MIT"
repository = "https://github.com/flowscripter/template-deno-rust-library"
exclude = [".github/", "bindings/", "bindings.json"]
exclude = [".github/", "bindings/", "*/bindings.json"]

[lib]
crate-type = ["cdylib","lib"]
Expand Down

0 comments on commit 6b20cdc

Please sign in to comment.