Skip to content

Commit

Permalink
Bump fractions-rs from 0.1.1 to 0.1.2
Browse files Browse the repository at this point in the history
Bumps [fractions-rs](https://github.com/luk036/fractions-rs) from 0.1.1 to 0.1.2.
- [Changelog](https://github.com/luk036/fractions-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/luk036/fractions-rs/commits)

---
updated-dependencies:
- dependency-name: fractions-rs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent 272b747 commit 3dc0f9b
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 5 deletions.
21 changes: 17 additions & 4 deletions 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ num-integer = { version = "0.1.46" }
num-traits = { version = "0.2.17" }
# fraction = { version = "0.1.1" }
# fractions-rs = { git = "https://github.com/luk036/fractions-rs" }
fractions-rs = { version = "0.1.1" }
fractions-rs = { version = "0.1.2" }


[dev-dependencies]
Expand Down

0 comments on commit 3dc0f9b

Please sign in to comment.