summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorpml68 <contact@pml68.dev>2025-07-22 17:28:55 +0200
committerpml68 <contact@pml68.dev>2025-07-22 17:33:10 +0200
commit706f7cefdb7e1e234a2e0b313735e5bcfbdaf292 (patch)
tree4c7766ffc42a705c8afc6fd7980cee9f98d35715 /Cargo.lock
parentfix: wrong text color being used in designer view (diff)
downloadiced-builder-706f7cefdb7e1e234a2e0b313735e5bcfbdaf292.tar.gz
style: better Cargo.toml formatting [skip ci]
Diffstat (limited to '')
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 40f852e..bc936d4 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -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",