diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ url = "2.3.1" # URL Implementation # Serialization serde = "1.0.151" -serde_derive = "1.0.151" +serde_derive = "1.0.157" serde_json = "1.0.91" # Image Generation and Manipulation |