style: fmt rust code

This commit is contained in:
jeasonnow
2023-07-28 17:44:43 +08:00
parent bb5d964586
commit 7e6d302fd0
10 changed files with 17 additions and 17 deletions

View File

@@ -1,4 +1,8 @@
{
"package": {
"productName": "WeRead",
"version": "1.0.0"
},
"tauri": {
"security": {
"csp": null,
@@ -29,10 +33,6 @@
}
}
},
"package": {
"productName": "WeRead",
"version": "1.0.0"
},
"build": {
"withGlobalTauri": true,
"devPath": "../dist",