Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
22388o committed Feb 7, 2025
1 parent d21ebf2 commit decb1c0
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ edition = "2021"
[dependencies]
tokio = { version = "1.43.0", features = ["full"] } # For async support
serde = { version = "1.0.217", features = ["derive"] } # For serializing and deserializing data structures
ros2-client = "0.7.6"
ros2-client = "0.8.0"

0 comments on commit decb1c0

Please sign in to comment.