Skip to content

Commit

Permalink
chore: disable publish of bin sub-project (#170)
Browse files Browse the repository at this point in the history
  • Loading branch information
giangndm authored Jul 19, 2024
1 parent b7f9be7 commit 0ea93de
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions bin/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
name = "atm0s-sdn-standalone"
version = "0.1.0"
edition = "2021"
repository = "https://github.com/8xFF/atm0s-sdn"
description = "Decentralized Ultra-Low-Latency Software Defined Network"
license = "MIT"
publish = false

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Expand Down

0 comments on commit 0ea93de

Please # to comment.