Demonstrate cargo2nix bug

This commit is contained in:
Alex Auvolat
2022-09-27 11:19:31 +02:00
parent d104ae8711
commit 086cf4916c
7 changed files with 46 additions and 43 deletions
Generated
+1 -2
View File
@@ -2035,8 +2035,7 @@ dependencies = [
[[package]]
name = "netapp"
version = "0.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4ffe47ac46d3b2ce2f736a70865492df082e042eb2bfdddfca3b8dd66bd9469d"
source = "git+https://git.deuxfleurs.fr/lx/netapp#e4c0be848d50c0480fc54c69074bc8b3f88d83bf"
dependencies = [
"arc-swap",
"async-trait",