We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6988932 commit 0993f79Copy full SHA for 0993f79
Cargo.toml
@@ -8,4 +8,5 @@ description = "Parser for ROS .msg files"
8
9
[dependencies]
10
anyhow = "1.0.98"
11
+regex = "1.11.1"
12
0 commit comments