chore: updated to v0.1.1
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
[package]
|
||||
name = "oxyde"
|
||||
version = "0.1.0"
|
||||
description = "A Tauri App"
|
||||
authors = ["you"]
|
||||
version = "0.1.1"
|
||||
description = "A simple Tauri chat app, built with rust, vite, and surrealdb"
|
||||
authors = ["qdust41"]
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
@@ -29,4 +29,3 @@ tokio = { version = "1.52.0", features = ["full"] }
|
||||
thiserror = "2.0.18"
|
||||
uuid = { version = "1", features = ["v4"] }
|
||||
futures-util = "0.3"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user