summaryrefslogtreecommitdiff
path: root/whrd
diff options
context:
space:
mode:
authorRaindropsSys <raindrops@equestria.dev>2024-06-24 10:15:39 +0200
committerRaindropsSys <raindrops@equestria.dev>2024-06-24 10:15:39 +0200
commit82867bce523577b0e9b6fa6bddba36a7773b9bca (patch)
tree119c1a8665e2831d55bc3818e0ab114e494c129a /whrd
parent9302dd7d3835ac5d645b6241dc44499249c37cd7 (diff)
downloadwhere-rs-82867bce523577b0e9b6fa6bddba36a7773b9bca.tar.gz
where-rs-82867bce523577b0e9b6fa6bddba36a7773b9bca.tar.bz2
where-rs-82867bce523577b0e9b6fa6bddba36a7773b9bca.zip
Bump version for 1.0.0 stable release
Diffstat (limited to 'whrd')
-rwxr-xr-xwhrd/Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/whrd/Cargo.toml b/whrd/Cargo.toml
index adb0635..e1855a3 100755
--- a/whrd/Cargo.toml
+++ b/whrd/Cargo.toml
@@ -1,9 +1,9 @@
[package]
name = "whrd"
-version = "1.0.0-rc.1"
+version = "1.0.0"
edition = "2021"
description = "A Rust library to work with the WHRD/UDP protocol, a protocol to access a list of logged in users on multiple systems at once."
-authors = ["Raindrops", "ryze132"]
+authors = ["Starscouts", "ryze132"]
[lib]
name = "whrd"