Skip to content

Commit

Permalink
Merge pull request #45 from johnlettman/dependabot/cargo/once_cell-1.…
Browse files Browse the repository at this point in the history
…20.2

build(deps): bump once_cell from 1.20.1 to 1.20.2
  • Loading branch information
johnlettman authored Oct 9, 2024
2 parents 264fdec + 92deff0 commit 3cd0e5e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
7 changes: 2 additions & 5 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 @@ -21,7 +21,7 @@ chrono = { version = "0.4.38", features = ["serde"] }
serde_with = {version = "3.10.0", features = ["macros"] }
binrw = { version = "0.14.0" }
modular-bitfield = { version = "0.11.2" }
once_cell = "1.20.1"
once_cell = "1.20.2"
enum-map = "2.7.3"
pyo3 = "0.22.3"
rosbag = "0.6.3"
Expand Down

0 comments on commit 3cd0e5e

Please sign in to comment.