Skip to content

Commit 8a56bf0

Browse files
authored
Merge pull request #1 from kpcyrd/fix-permissions
Remove executable bit from src/lib.rs
2 parents 07e9e86 + 4500505 commit 8a56bf0

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "equivalent"
3-
version = "1.0.0"
3+
version = "1.0.1"
44
rust-version = "1.6"
55
license = "Apache-2.0 OR MIT"
66
description = "Traits for key comparison in maps."

src/lib.rs

100755100644
File mode changed.

0 commit comments

Comments
 (0)