almost ready for preprocessing
This commit is contained in:
parent
a0f1caa34b
commit
45b9173c56
5 changed files with 136 additions and 16 deletions
|
@ -17,3 +17,6 @@ serde = { version = "1.0.188", features = ["derive"] }
|
|||
serde_with = "3.4"
|
||||
svgwriter = "0.1"
|
||||
toml = { package = "basic-toml", version = "0.1.4" }
|
||||
|
||||
[patch.crates-io]
|
||||
rational = { git = "https://github.com/msrd0/rational", branch = "error" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue