diff --git a/Cargo.toml b/Cargo.toml index 222d2f89c..918efd886 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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.1" } +navigator-rs = { version = "0.3.2" } rand = "0.8" lazy_static = "1.4.0"