chore(deps): upgrade to jj-lib 0.41.0

This commit is contained in:
2026-05-19 11:27:20 +02:00
parent bd6892d91e
commit 412a056e70
4 changed files with 249 additions and 295 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ etcetera = "0.11.0"
clap = { version = "4.5.57", features = ["derive"] }
git-conventional = "0.12.9"
inquire = { version = "0.9.2", features = ["editor"] }
jj-lib = "0.40.0"
jj-lib = "0.41.0"
lazy-regex = { version = "3.5.1", features = ["lite"] }
thiserror = "2.0.18"
tokio = { version = "1.49.0", features = ["macros", "rt-multi-thread"] }