We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebcc096 commit 0e3628fCopy full SHA for 0e3628f
rust_magnetic/src/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