Compare commits
2
Commits
v0.1.3
...
3b45f85add
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3b45f85add | ||
|
|
4fcce0e40a
|
Generated
+330
-506
File diff suppressed because it is too large
Load Diff
+2
-2
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "crete"
|
||||
version = "0.1.3"
|
||||
version = "0.1.4"
|
||||
edition = "2024"
|
||||
default-run = "crete"
|
||||
publish = ["infra"]
|
||||
@@ -16,7 +16,7 @@ serde_json = "1.0.149"
|
||||
[dependencies]
|
||||
clap = { version = "4.6.0", features = ["derive"] }
|
||||
clap_complete = "4.6.0"
|
||||
gix-discover = { version = "0.49.0", features = ["sha1"] }
|
||||
gix-discover = { version = "0.55.0", features = ["sha1"] }
|
||||
minijinja = { version = "2.18.0", features = ["json", "loader"] }
|
||||
optional_struct = "0.5.2"
|
||||
reqwest = { version = "0.13.2", default-features = false, features = [
|
||||
|
||||
Reference in New Issue
Block a user