Skip to content

Commit f5c0127

Browse files
committed
do not package nix files into the crate
1 parent 7cb52da commit f5c0127

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
name = "sortable-js"
33
version = "0.1.0+js.1.15.0"
44
edition = "2021"
5+
exclude = ["shell.nix", "nix/*"]
56

67
[dependencies]
78
js-sys = "0.3.60"

0 commit comments

Comments
 (0)