diff --git a/enu.nimble b/enu.nimble index 1e6e3c4c..2635bfba 100644 --- a/enu.nimble +++ b/enu.nimble @@ -27,7 +27,7 @@ requires "nim 2.0.2", "https://github.com/dsrw/Nim#ccf10a81f", "https://github.com/arnetheduck/nim-results#f3c666a", "https://github.com/dsrw/godot-nim#43addc1", - "https://github.com/dsrw/model_citizen 0.19.0", + "https://github.com/dsrw/model_citizen 0.19.1", "https://github.com/dsrw/nanoid.nim 0.2.1", "cligen 1.6.0", "https://github.com/treeform/pretty", @@ -36,7 +36,7 @@ requires "nim 2.0.2", "chronicles", "dotenv", "nimibook", - "metrics", + "metrics#51f1227", "zippy" proc godot_bin(target = target): string =