mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-04-27 11:56:05 +02:00
This reverts commit 4899ae007a.
This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
name = "tauri-plugin-sql"
|
||||
version = "0.0.0"
|
||||
description = "Interface with SQL databases."
|
||||
authors = [ "Tauri Programme within The Commons Conservancy" ]
|
||||
license = "Apache-2.0 OR MIT"
|
||||
edition = "2021"
|
||||
#rust-version = "1.64"
|
||||
authors.workspace = true
|
||||
license.workspace = true
|
||||
edition.workspace = true
|
||||
#rust-version.workspace = true
|
||||
rust-version = "1.65"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
Reference in New Issue
Block a user