Skip to content

Commit a029205

Browse files
committed
chore(deps): add v1 features back to kdl
1 parent 123f9fa commit a029205

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Cargo.lock

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ cached = { version = "0.54.0", features = ["wasm"] }
3232
console = "0.15.10"
3333
tracing-subscriber = "0.3.19"
3434
tracing = "0.1.41"
35-
kdl = "6.1.0"
35+
kdl = { version = "6.1.0", features = ["v1", "v1-fallback"] }
3636
rstest = "0.23.0"
3737
itertools = "0.13.0"
3838

0 commit comments

Comments
 (0)