mirror of
https://github.com/osmarks/osmarkscalculator.git
synced 2026-09-10 19:35:48 +00:00
initial version
This commit is contained in:
+12
@@ -0,0 +1,12 @@
|
||||
[package]
|
||||
name = "osmarkscalculator"
|
||||
version = "0.1.0"
|
||||
edition = "2018"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1"
|
||||
inlinable_string = "0.1"
|
||||
rayon = "1.5"
|
||||
itertools = "0.10"
|
||||
Reference in New Issue
Block a user