mirror of
https://github.com/VirtualHotBar/NetMount.git
synced 2026-06-03 18:01:49 +08:00
up ver
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netmount-gui",
|
||||
"private": true,
|
||||
"version": "0.1.3",
|
||||
"version": "0.1.4",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
|
||||
2
src-tauri/Cargo.lock
generated
2
src-tauri/Cargo.lock
generated
@@ -75,7 +75,7 @@ checksum = "25bdb32cbbdce2b519a9cd7df3a678443100e265d5e25ca763b7572a5104f5f3"
|
||||
|
||||
[[package]]
|
||||
name = "app"
|
||||
version = "0.1.1"
|
||||
version = "0.1.4"
|
||||
dependencies = [
|
||||
"futures-util",
|
||||
"indicatif",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "app"
|
||||
version = "0.1.1"
|
||||
version = "0.1.4"
|
||||
description = "NetMount"
|
||||
authors = ["VirtualHotBar"]
|
||||
license = ""
|
||||
|
||||
Reference in New Issue
Block a user