Skip to content

Commit 8fa68f0

Browse files
committed
Use published mlt-core crate
1 parent 6c6e862 commit 8fa68f0

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

rustutils/Cargo.lock

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rustutils/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ crate-type = ["staticlib"]
1515
[dependencies]
1616
csscolorparser = "0.7.0"
1717
cxx = "1.0.157"
18-
mlt-core = { path = "../vendor/maplibre-tile-spec/rust/mlt-core" }
18+
mlt-core = "0.12.4"
1919

2020
[profile.release]
2121
lto = true

0 commit comments

Comments
 (0)