try to fix it enough to render a lecture
This commit is contained in:
parent
228e1648f0
commit
85297910ae
3 changed files with 52 additions and 32 deletions
|
@ -10,13 +10,9 @@ edition = "2021"
|
|||
anyhow = "1.0"
|
||||
camino = "1.1"
|
||||
clap = { version = "4.4", features = ["derive"] }
|
||||
#ffmpeg = { package = "ffmpeg-next", version = "6.0" }
|
||||
indexmap = "1.9"
|
||||
rational = "1.4"
|
||||
rational = "1.5"
|
||||
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