chore: add rust-version field

This commit is contained in:
Jonas Kruckenberg
2023-01-06 17:01:21 +01:00
parent b9a06108d8
commit 5966b7d133
15 changed files with 30 additions and 15 deletions
+2 -1
View File
@@ -1,9 +1,10 @@
[package]
name = "tauri-plugin-sql"
version = "0.1.0"
edition.workspace = true
authors.workspace = true
license.workspace = true
edition.workspace = true
rust-version.workspace = true
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html