Skip to content

Commit

Permalink
0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tmontaigu committed Jul 23, 2021
1 parent 6ea01dd commit d666060
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "lazrs"
version = "0.3.0"
version = "0.3.1"
authors = ["tmontaigu <[email protected]>"]
edition = "2018"
license = "MIT"
Expand All @@ -12,8 +12,8 @@ name = "lazrs"
crate-type = ["cdylib"]

[dependencies.laz]
#version = "0.5.2"
git = "https://github.com/tmontaigu/laz-rs"
rev = "fd7901ddfd083189795c4617c3450ecc028d6f15"
features = ["parallel"]

[dependencies.pyo3]
Expand Down

0 comments on commit d666060

Please sign in to comment.