Skip to content

Commit

Permalink
editoast: bump ordered-float from 4.5.0 to 4.6.0 in /editoast
Browse files Browse the repository at this point in the history
Bumps [ordered-float](https://github.com/reem/rust-ordered-float) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/reem/rust-ordered-float/releases)
- [Commits](reem/rust-ordered-float@v4.5.0...v4.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and leovalais committed Dec 23, 2024
1 parent 051cba3 commit 6745064
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions editoast/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 editoast/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ opentelemetry-otlp = { version = "0.27.0", default-features = false, features =
] }
opentelemetry-semantic-conventions.workspace = true
opentelemetry_sdk = { version = "0.27.1", features = ["rt-tokio", "trace"] }
ordered-float = { version = "4.5.0", features = ["serde"] }
ordered-float = { version = "4.6.0", features = ["serde"] }
osm_to_railjson = { path = "./osm_to_railjson" }
paste.workspace = true
pathfinding = "4.12.0"
Expand Down

0 comments on commit 6745064

Please sign in to comment.