浏览代码

Changed to version in files

Adam Kelly 6 年之前
父节点
当前提交
1147308084
共有 1 个文件被更改,包括 1 次插入1 次删除
  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!