We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ddbe2b commit 2bd0ea9Copy full SHA for 2bd0ea9
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "tauri-plugin-oauth"
3
-version = "0.0.0-alpha.0"
+version = "1.0.0"
4
authors = ["FabianLars <[email protected]>"]
5
description = "A Tauri plugin for spawning a localhost server. Needed for some oauth flows (Login with X)."
6
edition = "2021"
0 commit comments