Pārlūkot izejas kodu

Changed to version in files

Adam Kelly 6 gadi atpakaļ
vecāks
revīzija
1147308084
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -44,7 +44,7 @@ First, add the crate to `cargo.toml`
 
 ```toml
 [dependencies]
-qcgpu = { git = "https://github.com/QCGPU/QCGPU-rust" }
+qcgpu = 1.0.0 
 ```
 
 Then use the crate!