Mark puffin-dev as publish = false (#975)

This commit is contained in:
Charlie Marsh 2024-01-18 17:20:44 -05:00 committed by GitHub
parent 8eadca4f8d
commit 6cad0f609c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,6 +2,8 @@
name = "puffin-dev"
version = "0.0.1"
description = "Build wheels from source distributions"
publish = false
edition = { workspace = true }
rust-version = { workspace = true }
homepage = { workspace = true }