Skip to content

Commit

Permalink
Address cargo warning
Browse files Browse the repository at this point in the history
Stop cargo warning:

warning: only one of `license` or `license-file` is necessary
  • Loading branch information
wezm committed Oct 1, 2021
1 parent 5af40ff commit 9b26b73
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Expand Up @@ -3,7 +3,6 @@ name = "zfs-autosnap"
version = "0.1.0"
edition = "2018"
license = "MIT"
license-file = "license.txt"

[dependencies]
anyhow = "1"
Expand Down

0 comments on commit 9b26b73

Please sign in to comment.