Skip to content

Commit

Permalink
Prep v0.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
carter committed Jul 31, 2024
1 parent 5cc266c commit 9f495df
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions roslibrust/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "roslibrust"
version = "0.10.1"
version = "0.10.2"
authors = ["carter <carterjschultz@gmail.com>", "ssnover <ssnover95@gmail.com>"]
edition = "2021"
license = "MIT"
Expand Down Expand Up @@ -85,4 +85,4 @@ path = "tests/ros1_xmlrpc.rs"
required-features = ["ros1_test", "ros1"]

[package.metadata.docs.rs]
features = ["all"]
features = ["ros1"]

0 comments on commit 9f495df

Please sign in to comment.