We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa53640 commit 831a882Copy full SHA for 831a882
crates/RustQuant_instruments/Cargo.toml
@@ -27,6 +27,7 @@ time = { workspace = true }
27
derive_builder = { workspace = true }
28
errorfunctions = { workspace = true }
29
serde = { workspace = true }
30
+num = { workspace = true }
31
32
## ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
33
## RUSTDOC CONFIGURATION
0 commit comments