issues
search
jacob-pro
/
cspice-rs
Rust bindings to CSPICE
GNU Lesser General Public License v3.0
7
stars
3
forks
source link
Release cspice-sys 1.0.4, allow cspice usage from different threads
#8
Closed
jacob-pro
closed
10 months ago
jacob-pro
commented
10 months ago
Updates the latest
cspice-sys
crate version, preparing for release containing @mclrc's changes.
Reworks the thread safety in
cspice
to ensure that tests can be run from different threads following change in Rust compiler -
https://github.com/rust-lang/rust/issues/104053
cspice-sys
crate version, preparing for release containing @mclrc's changes.cspice
to ensure that tests can be run from different threads following change in Rust compiler - https://github.com/rust-lang/rust/issues/104053