summary refs log tree commit diff
path: root/pkgs/development/tools/rust/maturin/Cargo.lock.patch
blob: 9f7d46d4901f9e4cc27cd7af5e484f4d39e2a594 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/Cargo.lock b/Cargo.lock
index 09ecb81..c37c646 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -733,7 +733,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
 
 [[package]]
 name = "maturin"
-version = "0.8.0-beta.1"
+version = "0.8.0"
 dependencies = [
  "base64 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
  "bytesize 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",