Browse Source

Update nom

tags/v0.2.5-alpha.2
Yuma Hiramatsu 4 years ago
parent
commit
6a10f00fbb
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      rclrust-msg-gen/Cargo.toml

+ 1
- 1
rclrust-msg-gen/Cargo.toml View File

@@ -11,7 +11,7 @@ license = "Apache-2.0"
[dependencies]
anyhow = "1.0"
heck = "0.3"
nom = "6.1"
nom = "6.2"
proc-macro2 = "1.0"
quote = "1.0"
regex = "1"


Loading…
Cancel
Save