We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e3628f commit ca30f09Copy full SHA for ca30f09
rust_magnetic/Cargo.toml
@@ -0,0 +1,10 @@
1
+[package]
2
+name = "rust_magnetic"
3
+version = "0.9.0"
4
+edition = "2021"
5
+
6
+# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
7
8
+[dependencies]
9
+wmm = "0.2.3"
10
+time = "0.3.17"
0 commit comments