diff options
| author | pml68 <contact@pml68.dev> | 2025-02-26 23:18:36 +0100 |
|---|---|---|
| committer | pml68 <contact@pml68.dev> | 2025-02-26 23:55:54 +0100 |
| commit | 1e632cd6ccb2600938e29fc628232d2dd2128c99 (patch) | |
| tree | af794672f76d360de6c49e541457f5d8ed9b0c71 /Cargo.lock | |
| parent | chore: update to `iced` 0.14-dev (diff) | |
| download | iced_custom_highlighter-1e632cd6ccb2600938e29fc628232d2dd2128c99.tar.gz | |
feat: switch to personal `iced` fork (should be temporary)
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -117,7 +117,7 @@ checksum = "151665d9be52f9bb40fc7966565d39666f2d1e69233571b71b87791c7e0528b3" [[package]] name = "iced_core" version = "0.14.0-dev" -source = "git+https://github.com/iced-rs/iced?rev=97f1db3783dca5a4f60a9f89668613de4dfe9edd#97f1db3783dca5a4f60a9f89668613de4dfe9edd" +source = "git+https://github.com/pml68/iced?rev=d49a70eaea0803b9a4843b37e870f44b652ed6df#d49a70eaea0803b9a4843b37e870f44b652ed6df" dependencies = [ "bitflags 2.8.0", "bytes", |
