Skip to content

Commit

Permalink
Bump fixed from 1.23.1 to 1.24.0
Browse files Browse the repository at this point in the history
Bumps [fixed](https://gitlab.com/tspiteri/fixed) from 1.23.1 to 1.24.0.
- [Changelog](https://gitlab.com/tspiteri/fixed/blob/master/RELEASES.md)
- [Commits](https://gitlab.com/tspiteri/fixed/compare/v1.23.1...v1.24.0)

---
updated-dependencies:
- dependency-name: fixed
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 20, 2023
1 parent 9464193 commit 5a59bf4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 statime/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ fuzz = ["std"]
[dependencies]
arrayvec = { version = "0.7.4", default-features = false }
az = "1.2.1"
fixed = "1.23"
fixed = "1.24"
libm = "0.2.7"
log = { version = "0.4.20", default-features = false }
rand = { version = "0.8.5", default-features = false }
Expand Down

0 comments on commit 5a59bf4

Please sign in to comment.