Skip to content

Commit

Permalink
Merge pull request #8 from wgurecky/faer_0190
Browse files Browse the repository at this point in the history
bump faer version to 0.19.0
  • Loading branch information
wgurecky authored May 28, 2024
2 parents eb170c9 + c2d3c08 commit f5ba4fc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Cargo.lock
/target/
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ path = 'src/lib.rs'
[dependencies]
assert_approx_eq = "1.1.0"
num-traits = "0.2.18"
faer = {version = "0.18.2"}
faer = {version = "0.19.0"}

0 comments on commit f5ba4fc

Please sign in to comment.