Skip to content

Commit

Permalink
chore: bump yang2 to 0.9
Browse files Browse the repository at this point in the history
Signed-off-by: Renato Westphal <[email protected]>
  • Loading branch information
rwestphal committed Jan 24, 2024
1 parent 3af24f3 commit 7849e2c
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 @@ -67,7 +67,7 @@ tonic = { version = "0.10", features = ["tls"] }
tonic-build = "0.10"
tracing = "0.1"
tracing-subscriber = { version = "0.3", features = ["env-filter", "json"] }
yang2 = { version = "0.8", features = ["bundled"] }
yang2 = { version = "0.9", features = ["bundled"] }

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

0 comments on commit 7849e2c

Please sign in to comment.