Skip to content

Commit

Permalink
use crate.io version of transmuter math
Browse files Browse the repository at this point in the history
  • Loading branch information
iboss-ptk committed Aug 12, 2024
1 parent be94bd1 commit 7669c78
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 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 rustffi/rustsrc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ crate-type = ["staticlib"]

[dependencies]
thiserror = "1.0.63"
transmuter_math = {path = "../../../transmuter/packages/transmuter_math"}
transmuter_math = "1.0.0"

[build-dependencies]
cbindgen = "0.26.0"

0 comments on commit 7669c78

Please sign in to comment.