mirror of
https://github.com/anthonyoteri/advent-of-code-2023.git
synced 2026-06-05 19:56:53 -04:00
+1
-1
@@ -20,7 +20,7 @@ miette = { version = "5.10", features = ["fancy"] }
|
||||
thiserror = "1.0.50"
|
||||
dhat = "0.3.2"
|
||||
env_logger = "0.10.1"
|
||||
test-log = "0.2.13"
|
||||
test-log = { version = "0.2.13", features = ["trace"] }
|
||||
regex = "1.10.2"
|
||||
memoize = "0.4.1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user