Pārlūkot izejas kodu

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

fix #8
Tristan Guichaoua 1 gadu atpakaļ
vecāks
revīzija
f5b7707dd8
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  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]