Skip to content

Commit

Permalink
feat: v2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MilkeeyCat committed Dec 25, 2024
1 parent c04a49a commit fcdf88a
Show file tree
Hide file tree
Showing 47 changed files with 3,021 additions and 4,038 deletions.
37 changes: 36 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
bumpalo = "3.16.0"
clap = { version = "4.5.9", features = ["derive"] }
derive_more = { version = "1.0.0", features = ["display"] }
indoc = "2.0.5"
libloading = "0.8.5"
thiserror = "1.0.64"
Expand Down
Loading

0 comments on commit fcdf88a

Please sign in to comment.