Skip to content

Commit 691b205

Browse files
committed
change to crates.io dependency
1 parent 768b94d commit 691b205

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ keywords = [
2222
categories = ["science"]
2323

2424
[workspace.dependencies]
25-
quantity = { git = "https://github.com/itt-ustutt/quantity", branch = "consts_instead_of_typenum" }
25+
quantity = "0.13"
2626
num-dual = "0.13"
2727
ndarray = "0.17"
2828
nalgebra = "0.34"

0 commit comments

Comments
 (0)