Skip to content

Commit

Permalink
changes for bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
binaryanthems committed Apr 16, 2022
1 parent 8f34bc3 commit dbaca21
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions rolling_average/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,6 @@ repository = "https://github.com/hotg-ai/proc-blocks"

[dependencies]
hotg-rune-proc-blocks = "^0.11.0"
libm = {version = "0.2.1", default-features = false}
wit-bindgen-rust = { git = "https://github.com/bytecodealliance/wit-bindgen", optional = true }

[lib]
crate-type = ["rlib", "cdylib"]

[features]
default = []
metadata = ["wit-bindgen-rust"]

crate-type = ["rlib", "cdylib"]

0 comments on commit dbaca21

Please sign in to comment.