Skip to content

Commit bd2d49e

Browse files
use the old crate name
Signed-off-by: Nikita Skrynnik <[email protected]>
1 parent 3860dc3 commit bd2d49e

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@kobalte/core": "^0.13.11",
1616
"@tauri-apps/api": "^2.8.0",
1717
"@tauri-apps/plugin-opener": "^2",
18-
"cef-client": "^1.1.12",
18+
"cef-client": "^1.1.13",
1919
"lucide-solid": "^0.540.0",
2020
"solid-js": "^1.9.3",
2121
"validator": "^13.15.15"

src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[package]
2-
name = "Huly Browser"
2+
name = "huly-browser"
33
version = "0.3.4"
44
description = "A Tauri App"
55
authors = ["you"]

0 commit comments

Comments
 (0)