fix: don't use wildcard for log dependency

This commit is contained in:
Paul Makles
2023-04-22 18:03:19 +01:00
parent 8a230ba989
commit c817c2dd40

View File

@@ -23,7 +23,7 @@ default = [ "mongodb", "async-std-runtime" ]
revolt-result = { version = "0.0.1", path = "../result" }
# Utility
log = "*"
log = "0.4"
nanoid = "0.4.0"
# Serialisation