diff options
author | 2023-04-26 16:46:27 +0200 | |
---|---|---|
committer | 2023-04-26 16:46:27 +0200 | |
commit | 9c63eb7df559e58b14188b4096e9bd206444bbf3 (patch) | |
tree | 23bc9de2e8a83358c6c08d0b689d8345b9af3f6e /Cargo.toml | |
parent | e63cc181bddbdc0a5b9b091cfeee5e4343b3d906 (diff) | |
download | iced-9c63eb7df559e58b14188b4096e9bd206444bbf3.tar.gz iced-9c63eb7df559e58b14188b4096e9bd206444bbf3.tar.bz2 iced-9c63eb7df559e58b14188b4096e9bd206444bbf3.zip |
Update `tiny-skia` and `resvg`
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -86,6 +86,3 @@ incremental = false opt-level = 3 overflow-checks = false strip = "debuginfo" - -[patch.crates-io] -tiny-skia = { version = "0.8", git = "https://github.com/hecrj/tiny-skia.git", rev = "213890dcbb3754d51533f5b558d9f5ffa3bf6da1" } |