Skip to content

Commit

Permalink
feat!: bump usage to 2.x (#4049)
Browse files Browse the repository at this point in the history
this uses kdl 2.0 which has slightly different syntax see jdx/usage#218 and https://github.com/kdl-org/kdl/blob/main/CHANGELOG.md#200-2024-12-21
  • Loading branch information
jdx authored Jan 10, 2025
1 parent a19ec94 commit 4e34333
Show file tree
Hide file tree
Showing 12 changed files with 908 additions and 1,748 deletions.
1 change: 1 addition & 0 deletions .cargo/config.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#paths = ["../vfox.rs"]
#paths = ["../usage/lib"]

[env]
RUST_TEST_THREADS = '1'
Expand Down
Loading

0 comments on commit 4e34333

Please sign in to comment.