Revert "chore: Disable workspace inheritance for [package] (#775)" (#776)

This reverts commit 4899ae007a.
This commit is contained in:
Fabian-Lars
2023-11-29 11:08:11 +01:00
committed by GitHub
parent 4899ae007a
commit 12900556a0
18 changed files with 67 additions and 66 deletions
+3 -3
View File
@@ -1,9 +1,9 @@
[package]
name = "tauri-plugin-{{name}}"
version = "0.0.0"
edition = "2021"
authors = [ "Tauri Programme within The Commons Conservancy" ]
license = "Apache-2.0 OR MIT"
edition.workspace = true
authors.workspace = true
license.workspace = true
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html