diff options
| author | pml68 <contact@pml68.dev> | 2025-07-22 17:28:55 +0200 |
|---|---|---|
| committer | pml68 <contact@pml68.dev> | 2025-07-22 17:33:10 +0200 |
| commit | 706f7cefdb7e1e234a2e0b313735e5bcfbdaf292 (patch) | |
| tree | 4c7766ffc42a705c8afc6fd7980cee9f98d35715 /Cargo.lock | |
| parent | fix: wrong text color being used in designer view (diff) | |
| download | iced-builder-706f7cefdb7e1e234a2e0b313735e5bcfbdaf292.tar.gz | |
style: better Cargo.toml formatting [skip ci]
Diffstat (limited to '')
| -rw-r--r-- | Cargo.lock | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2028,7 +2028,7 @@ dependencies = [ [[package]] name = "iced_custom_highlighter" version = "0.1.0" -source = "git+https://github.com/pml68/iced_custom_highlighter?branch=master#c14309113052ec2592b4c79435b12f02e9a79042" +source = "git+https://github.com/pml68/iced_custom_highlighter#c14309113052ec2592b4c79435b12f02e9a79042" dependencies = [ "iced_core", "syntect", |
