mirror of
https://github.com/Drop-OSS/drop-app.git
synced 2025-11-23 13:11:14 +10:00
chore: Preparation to merge from 156
Signed-off-by: quexeky <git@quexeky.dev>
This commit is contained in:
8
src-tauri/utils/Cargo.toml
Normal file
8
src-tauri/utils/Cargo.toml
Normal file
@ -0,0 +1,8 @@
|
||||
[package]
|
||||
name = "utils"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
log = "0.4.28"
|
||||
webbrowser = "1.0.5"
|
||||
Reference in New Issue
Block a user