about summary refs log tree commit diff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorgennyble <gen@nyble.dev>2023-11-15 21:10:43 -0600
committerGitHub <noreply@github.com>2023-11-15 21:10:43 -0600
commit9fe0ced38710de9c9f4c36e182555ea80c8be20b (patch)
tree9bfa6080ce821166f045e0836a4b476b6c7fa827 /Cargo.toml
parentfa2943a6a4bc1d276b458fefae48b28cd78cdb9c (diff)
parentad74e0bf2721ca9086cc3e2ecacfec91c54746f2 (diff)
downloadgifed-9fe0ced38710de9c9f4c36e182555ea80c8be20b.tar.gz
gifed-9fe0ced38710de9c9f4c36e182555ea80c8be20b.zip
Merge pull request #18 from novedevo/main
buncha clippy and devon-sourced changes
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 948388b..c3f707d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,2 +1,3 @@
 [workspace]
 members = ["gifed", "gifprobe", "gaudio", "gifcheck"]
+resolver = "2"