Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 331adb2

Browse files
committedFeb 3, 2025·
Bump xml-rpc dependency
1 parent 87fc638 commit 331adb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎rosrust/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ hostname = "0.3.1"
1818
regex = "1.5.4"
1919
serde = "1.0.127"
2020
serde_derive = "1.0.127"
21-
xml-rpc = "0.0.12"
21+
xml-rpc = "0.1.0"
2222
yaml-rust = "0.4.5"
2323
crossbeam = "0.8.1"
2424
socket2 = "0.4.1"

0 commit comments

Comments
 (0)
Please sign in to comment.