Skip to content

Commit

Permalink
Cargo: Freeze navigator-rs version 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RaulTrombin authored and patrickelectric committed Mar 1, 2024
1 parent 45114e6 commit 8cf3a9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -11,7 +11,7 @@ crate-type = ["cdylib"]
cpy-binder = "1.0"
libc = "0.2"
pyo3 = { version = "0.18", features = ["extension-module", "abi3-py39"], optional = true }
navigator-rs = { version = "0.3.0" }
navigator-rs = { version = "=0.3.0" }
rand = "0.8"
lazy_static = "1.4.0"

Expand Down

0 comments on commit 8cf3a9a

Please sign in to comment.