Skip to content

Commit

Permalink
chore: bump yang2 to 0.12
Browse files Browse the repository at this point in the history
Signed-off-by: Renato Westphal <[email protected]>
  • Loading branch information
rwestphal committed May 15, 2024
1 parent 9316b99 commit 56a1833
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ tonic = { version = "0.11", features = ["tls"] }
tonic-build = "0.11"
tracing = "0.1"
tracing-subscriber = { version = "0.3", features = ["env-filter", "json"] }
yang2 = { version = "0.11", features = ["bundled"] }
yang2 = { version = "0.12", features = ["bundled"] }

[workspace.lints.rust]
rust_2018_idioms = "warn"
Expand Down

0 comments on commit 56a1833

Please sign in to comment.