diff options
| author | Laurenz <laurmaedje@gmail.com> | 2023-10-25 17:39:40 +0200 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2023-10-25 17:39:40 +0200 |
| commit | e686a11ae7410dc9e99ad755881663303b2301d9 (patch) | |
| tree | 1a54c3835dd402793e74564ee730dbae2fd55901 /crates/typst-library | |
| parent | c29a31b6c5b55d7416f967fede5b1db2c523a615 (diff) | |
Bump dependencies
Diffstat (limited to 'crates/typst-library')
| -rw-r--r-- | crates/typst-library/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/typst-library/Cargo.toml b/crates/typst-library/Cargo.toml index 10a1e1a6..e0af6a56 100644 --- a/crates/typst-library/Cargo.toml +++ b/crates/typst-library/Cargo.toml @@ -36,7 +36,7 @@ log = "0.4" once_cell = "1" ciborium = "0.2.1" roxmltree = "0.18" -rustybuzz = "0.7" +rustybuzz = "0.10" serde_json = "1" serde_yaml = "0.9" smallvec = "1.10" |
