chore: update Cargo.toml for core crates

This commit is contained in:
Paul Makles
2023-04-22 18:01:06 +01:00
parent 403a94f70c
commit e84d55a697
6 changed files with 21 additions and 8 deletions

View File

@@ -1,7 +1,10 @@
[package]
name = "revolt-database"
version = "0.1.0"
version = "0.0.1"
edition = "2021"
license = "AGPL-3.0-or-later"
authors = [ "Paul Makles <me@insrt.uk>" ]
description = "Revolt Backend: Database Implementation"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html