summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 4e90081..04d7e23 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -12,8 +12,9 @@
[package]
edition = "2021"
name = "forgejo-api"
-version = "0.4.1"
+version = "0.5.0"
build = false
+autolib = false
autobins = false
autoexamples = false
autotests = false