commit ec390f2f134c062515449fc57408b88d1fd1c4a0 parent 159197fb64db07cd1cc7bc0c5d7d12def36b2919 Author: lash <dev@holbrook.no> Date: Thu, 28 Jul 2022 17:10:06 +0000 Exact deps no typo Diffstat:
M | Cargo.toml | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Cargo.toml b/Cargo.toml @@ -24,7 +24,7 @@ biblatex = "0.6.2" sha2 = "0.10.2" log = "0.4.17" env_logger = "0.9.0" -urn = ^0.4.0" +urn = "0.4.0" #tempfile = "^3.3.0" clap = "2.34.0" directories = "4.0.1"