mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-15 22:36:23 +01:00
13 lines
253 B
Diff
13 lines
253 B
Diff
|
diff --git a/Cargo.lock b/Cargo.lock
|
||
|
index 963e40e..fb76d78 100644
|
||
|
--- a/Cargo.lock
|
||
|
+++ b/Cargo.lock
|
||
|
@@ -230,7 +230,7 @@ dependencies = [
|
||
|
|
||
|
[[package]]
|
||
|
name = "fishnet"
|
||
|
-version = "2.5.1-dev"
|
||
|
+version = "2.5.1"
|
||
|
dependencies = [
|
||
|
"arrayvec",
|
||
|
"atty",
|