Browse Source

chore: add `publish=false` (#9)

fix #8
Tristan Guichaoua 1 year ago
parent
commit
f5b7707dd8
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Cargo.toml

+ 1 - 0
Cargo.toml

@@ -4,6 +4,7 @@ version = "0.6.3"
 authors = ["Felix Spöttel <1682504+fspoettel@users.noreply.github.com>"]
 edition = "2021"
 default-run = "aoc"
+publish = false
 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
 
 [dependencies]