diff --git a/Cargo.toml b/Cargo.toml index bd11c10..531eac4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ tokio = { version = "1.50.0", features = ["full"] } serde = { version = "1.0.228", features = ["derive"] } serde_json = "1.0.149" font-types = "0.11.0" -read-fonts = "0.37.0" +read-fonts = "0.38.0" write-fonts = "0.45.0" base64 = "0.22.1" uuid = { version = "1.22.0", features = ["v4"] }