Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Commit

Permalink
Exclude integration tests from crates.io publication
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrodoc committed Jan 29, 2023
1 parent 7e09e9a commit d3c61ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
authors = ["Adrodoc <[email protected]>", "skess42 <[email protected]>"]
description = "A library that allows a Rust program to connect to a running Minecraft instance without requiring any Minecraft mods"
edition = "2021"
exclude = ["tests"]
keywords = ["minecraft", "vanilla"]
license = "GPL-3.0-or-later"
name = "minect"
Expand Down

0 comments on commit d3c61ef

Please sign in to comment.