diff options
author | Genevieve Alfirevic <gen@nyble.dev> | 2022-02-02 23:03:01 -0600 |
---|---|---|
committer | Genevieve Alfirevic <gen@nyble.dev> | 2022-02-02 23:03:01 -0600 |
commit | 64dc74a04eedd550f1c72af1caa88d2b81ab70e8 (patch) | |
tree | 5f58b1bae93640279995d9ce0a038f6a8381d5f3 /gifprobe/Cargo.toml | |
parent | e7248533e5db69893b7a35ac83e90f0680420d27 (diff) | |
download | gifed-64dc74a04eedd550f1c72af1caa88d2b81ab70e8.tar.gz gifed-64dc74a04eedd550f1c72af1caa88d2b81ab70e8.zip |
Why are these files changed
Diffstat (limited to 'gifprobe/Cargo.toml')
-rw-r--r-- | gifprobe/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gifprobe/Cargo.toml b/gifprobe/Cargo.toml index 75047b8..96e76a5 100644 --- a/gifprobe/Cargo.toml +++ b/gifprobe/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "gifprobe" version = "0.1.0" -authors = ["Genevive Alfirevic <gen@nyble.dev"] +authors = ["Genevive <gen@nyble.dev"] edition = "2018" license = "CC0-1.0" description = "Print the details of a gif to stdout; ffprobe for gif" |