Skip to content

Commit

Permalink
fix: remove license-file from Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
curryrasul committed Aug 8, 2023
1 parent 3d8db91 commit 49ffcef
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ edition = "2021"
description = "Generic for storage Merkle Tree (sparse & fixed-size) in Rust"
repository = "https://github.com/Rate-Limiting-Nullifier/pmtree"
license = "MIT OR Apache-2.0"
license-file = "LICENSE-APACHE"

[dev-dependencies]
hex-literal = "0.3.4"
Expand Down

0 comments on commit 49ffcef

Please sign in to comment.