mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-06-06 13:53:54 +02:00
fix: add missing crate metadata
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
[package]
|
||||
name = "tauri-plugin-geolocation"
|
||||
description = "Get and track the device's current position"
|
||||
version = "2.0.0-rc.0"
|
||||
edition = { workspace = true }
|
||||
authors = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user