~repos /website
GIT_CONFIG_PARAMETERS="'http.version=HTTP/1.1'" git clone
https://git.pyrossh.dev/website.git
Discussions:
https://groups.google.com/g/rust-embed-devs
木 Personal website of pyrossh. Built with astrojs, shiki, vite.
b9fbc6c2
—
pyrossh 1 week ago
remove tauri
- bun.lock +0 -25
- package.json +1 -8
- src-tauri/.gitignore +0 -7
- src-tauri/Cargo.lock +0 -5217
- src-tauri/Cargo.toml +0 -34
- src-tauri/build.rs +0 -3
- src-tauri/capabilities/default.json +0 -10
- src-tauri/gen/android/.editorconfig +0 -12
- src-tauri/gen/android/.gitignore +0 -19
- src-tauri/gen/android/app/.gitignore +0 -6
- src-tauri/gen/android/app/build.gradle.kts +0 -70
- src-tauri/gen/android/app/proguard-rules.pro +0 -21
- src-tauri/gen/android/app/src/main/AndroidManifest.xml +0 -37
- src-tauri/gen/android/app/src/main/java/dev/pyrossh/website/MainActivity.kt +0 -11
- src-tauri/gen/android/app/src/main/res/drawable-v24/ic_launcher_foreground.xml +0 -30
- src-tauri/gen/android/app/src/main/res/drawable/ic_launcher_background.xml +0 -170
- src-tauri/gen/android/app/src/main/res/layout/activity_main.xml +0 -18
- src-tauri/gen/android/app/src/main/res/mipmap-hdpi/ic_launcher.png +0 -0
- src-tauri/gen/android/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png +0 -0
- src-tauri/gen/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png +0 -0
- src-tauri/gen/android/app/src/main/res/mipmap-mdpi/ic_launcher.png +0 -0
- src-tauri/gen/android/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png +0 -0
- src-tauri/gen/android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png +0 -0
- src-tauri/gen/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png +0 -0
- src-tauri/gen/android/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png +0 -0
- src-tauri/gen/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png +0 -0
- src-tauri/gen/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png +0 -0
- src-tauri/gen/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png +0 -0
- src-tauri/gen/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png +0 -0
- src-tauri/gen/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png +0 -0
- src-tauri/gen/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png +0 -0
- src-tauri/gen/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png +0 -0
- src-tauri/gen/android/app/src/main/res/values-night/themes.xml +0 -6
- src-tauri/gen/android/app/src/main/res/values/colors.xml +0 -10
- src-tauri/gen/android/app/src/main/res/values/strings.xml +0 -4
- src-tauri/gen/android/app/src/main/res/values/themes.xml +0 -6
- src-tauri/gen/android/app/src/main/res/xml/file_paths.xml +0 -5
- src-tauri/gen/android/build.gradle.kts +0 -22
- src-tauri/gen/android/buildSrc/build.gradle.kts +0 -23
- src-tauri/gen/android/buildSrc/src/main/java/dev/pyrossh/website/kotlin/BuildTask.kt +0 -68
- src-tauri/gen/android/buildSrc/src/main/java/dev/pyrossh/website/kotlin/RustPlugin.kt +0 -85
- src-tauri/gen/android/gradle.properties +0 -24
- src-tauri/gen/android/gradle/wrapper/gradle-wrapper.jar +0 -0
- src-tauri/gen/android/gradle/wrapper/gradle-wrapper.properties +0 -6
- src-tauri/gen/android/gradlew +0 -185
- src-tauri/gen/android/gradlew.bat +0 -89
- src-tauri/gen/android/settings.gradle +0 -3
- src-tauri/gen/apple/.gitignore +0 -3
- src-tauri/gen/apple/Assets.xcassets/AppIcon.appiconset/[email protected] +0 -0
- src-tauri/gen/apple/Assets.xcassets/AppIcon.appiconset/[email protected] +0 -0
- src-tauri/gen/apple/Assets.xcassets/AppIcon.appiconset/[email protected] +0 -0
- src-tauri/gen/apple/Assets.xcassets/AppIcon.appiconset/[email protected] +0 -0
- src-tauri/gen/apple/Assets.xcassets/AppIcon.appiconset/[email protected] +0 -0
- src-tauri/gen/apple/Assets.xcassets/AppIcon.appiconset/[email protected] +0 -0
- src-tauri/gen/apple/Assets.xcassets/AppIcon.appiconset/[email protected] +0 -0
- src-tauri/gen/apple/Assets.xcassets/AppIcon.appiconset/[email protected] +0 -0
- src-tauri/gen/apple/Assets.xcassets/AppIcon.appiconset/[email protected] +0 -0
- src-tauri/gen/apple/Assets.xcassets/AppIcon.appiconset/[email protected] +0 -0
- src-tauri/gen/apple/Assets.xcassets/AppIcon.appiconset/[email protected] +0 -0
- src-tauri/gen/apple/Assets.xcassets/AppIcon.appiconset/[email protected] +0 -0
- src-tauri/gen/apple/Assets.xcassets/AppIcon.appiconset/[email protected] +0 -0
- src-tauri/gen/apple/Assets.xcassets/AppIcon.appiconset/[email protected] +0 -0
- src-tauri/gen/apple/Assets.xcassets/AppIcon.appiconset/[email protected] +0 -0
- src-tauri/gen/apple/Assets.xcassets/AppIcon.appiconset/[email protected] +0 -0
- src-tauri/gen/apple/Assets.xcassets/AppIcon.appiconset/[email protected] +0 -0
- src-tauri/gen/apple/Assets.xcassets/AppIcon.appiconset/[email protected] +0 -0
- src-tauri/gen/apple/Assets.xcassets/AppIcon.appiconset/Contents.json +0 -116
- src-tauri/gen/apple/Assets.xcassets/Contents.json +0 -6
- src-tauri/gen/apple/ExportOptions.plist +0 -8
- src-tauri/gen/apple/LaunchScreen.storyboard +0 -30
- src-tauri/gen/apple/Podfile +0 -21
- src-tauri/gen/apple/Sources/website/bindings/bindings.h +0 -8
- src-tauri/gen/apple/Sources/website/main.mm +0 -6
- src-tauri/gen/apple/project.yml +0 -88
- src-tauri/gen/apple/website.xcodeproj/project.pbxproj +0 -458
- src-tauri/gen/apple/website.xcodeproj/project.xcworkspace/contents.xcworkspacedata +0 -7
- src-tauri/gen/apple/website.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings +0 -10
- src-tauri/gen/apple/website.xcodeproj/xcshareddata/xcschemes/website_iOS.xcscheme +0 -131
- src-tauri/gen/apple/website_iOS/Info.plist +0 -44
- src-tauri/gen/apple/website_iOS/website_iOS.entitlements +0 -5
- src-tauri/icons/128x128.png +0 -0
- src-tauri/icons/[email protected] +0 -0
- src-tauri/icons/32x32.png +0 -0
- src-tauri/icons/64x64.png +0 -0
- src-tauri/icons/Square107x107Logo.png +0 -0
- src-tauri/icons/Square142x142Logo.png +0 -0
- src-tauri/icons/Square150x150Logo.png +0 -0
- src-tauri/icons/Square284x284Logo.png +0 -0
- src-tauri/icons/Square30x30Logo.png +0 -0
- src-tauri/icons/Square310x310Logo.png +0 -0
- src-tauri/icons/Square44x44Logo.png +0 -0
- src-tauri/icons/Square71x71Logo.png +0 -0
- src-tauri/icons/Square89x89Logo.png +0 -0
- src-tauri/icons/StoreLogo.png +0 -0
- src-tauri/icons/icon.icns +0 -0
- src-tauri/icons/icon.ico +0 -0
- src-tauri/icons/icon.png +0 -0
- src-tauri/src/lib.rs +0 -14
- src-tauri/src/main.rs +0 -6
- src-tauri/tauri.conf.json +0 -36
- src/assets/pdfs/resume.pdf +4 -4
bun.lock
CHANGED
|
@@ -23,7 +23,6 @@
|
|
|
23
23
|
"@iconify-json/mdi": "^1.2.3",
|
|
24
24
|
"@iconify-json/vscode-icons": "^1.2.36",
|
|
25
25
|
"@playwright/test": "^1.52.0",
|
|
26
|
-
"@tauri-apps/cli": "^2.9.1",
|
|
27
26
|
"@types/bun": "^1.3.2",
|
|
28
27
|
"alchemy": "^0.78.0",
|
|
29
28
|
"diff2html": "^3.4.52",
|
|
@@ -514,30 +513,6 @@
|
|
|
514
513
|
|
|
515
514
|
"@swc/helpers": ["@swc/[email protected]", "", { "dependencies": { "tslib": "^2.8.0" } }, "sha512-5IKx/Y13RsYd+sauPb2x+U/xZikHjolzfuDgTAl/Tdf3Q8rslRvC19NKDLgAJQ6wsqADk10ntlv08nPFw/gO/A=="],
|
|
516
515
|
|
|
517
|
-
"@tauri-apps/cli": ["@tauri-apps/[email protected]", "", { "optionalDependencies": { "@tauri-apps/cli-darwin-arm64": "2.9.1", "@tauri-apps/cli-darwin-x64": "2.9.1", "@tauri-apps/cli-linux-arm-gnueabihf": "2.9.1", "@tauri-apps/cli-linux-arm64-gnu": "2.9.1", "@tauri-apps/cli-linux-arm64-musl": "2.9.1", "@tauri-apps/cli-linux-riscv64-gnu": "2.9.1", "@tauri-apps/cli-linux-x64-gnu": "2.9.1", "@tauri-apps/cli-linux-x64-musl": "2.9.1", "@tauri-apps/cli-win32-arm64-msvc": "2.9.1", "@tauri-apps/cli-win32-ia32-msvc": "2.9.1", "@tauri-apps/cli-win32-x64-msvc": "2.9.1" }, "bin": { "tauri": "tauri.js" } }, "sha512-kKi2/WWsNXKoMdatBl4xrT7e1Ce27JvsetBVfWuIb6D3ep/Y0WO5SIr70yarXOSWam8NyDur4ipzjZkg6m7VDg=="],
|
|
518
|
-
|
|
519
|
-
"@tauri-apps/cli-darwin-arm64": ["@tauri-apps/[email protected]", "", { "os": "darwin", "cpu": "arm64" }, "sha512-sdwhtsE/6njD0AjgfYEj1JyxZH4SBmCJSXpRm6Ph5fQeuZD6MyjzjdVOrrtFguyREVQ7xn0Ujkwvbo01ULthNg=="],
|
|
520
|
-
|
|
521
|
-
"@tauri-apps/cli-darwin-x64": ["@tauri-apps/[email protected]", "", { "os": "darwin", "cpu": "x64" }, "sha512-c86g+67wTdI4TUCD7CaSd/13+oYuLQxVST4ZNJ5C+6i1kdnU3Us1L68N9MvbDLDQGJc9eo0pvuK6sCWkee+BzA=="],
|
|
522
|
-
|
|
523
|
-
"@tauri-apps/cli-linux-arm-gnueabihf": ["@tauri-apps/[email protected]", "", { "os": "linux", "cpu": "arm" }, "sha512-IrB3gFQmueQKJjjisOcMktW/Gh6gxgqYO419doA3YZ7yIV5rbE8ZW52Q3I4AO+SlFEyVYer5kpi066p0JBlLGw=="],
|
|
524
|
-
|
|
525
|
-
"@tauri-apps/cli-linux-arm64-gnu": ["@tauri-apps/[email protected]", "", { "os": "linux", "cpu": "arm64" }, "sha512-Ke7TyXvu6HbWSkmVkFbbH19D3cLsd117YtXP/u9NIvSpYwKeFtnbpirrIUfPm44Q+PZFZ2Hvg8X9qoUiAK0zKw=="],
|
|
526
|
-
|
|
527
|
-
"@tauri-apps/cli-linux-arm64-musl": ["@tauri-apps/[email protected]", "", { "os": "linux", "cpu": "arm64" }, "sha512-sGvy75sv55oeMulR5ArwPD28DsDQxqTzLhXCrpU9/nbFg/JImmI7k994YE9fr3V0qE3Cjk5gjLldRNv7I9sjwQ=="],
|
|
528
|
-
|
|
529
|
-
"@tauri-apps/cli-linux-riscv64-gnu": ["@tauri-apps/[email protected]", "", { "os": "linux", "cpu": "none" }, "sha512-tEKbJydV3BdIxpAx8aGHW6VDg1xW4LlQuRD/QeFZdZNTreHJpMbJEcdvAcI+Hg6vgQpVpaoEldR9W4F6dYSLqQ=="],
|
|
530
|
-
|
|
531
|
-
"@tauri-apps/cli-linux-x64-gnu": ["@tauri-apps/[email protected]", "", { "os": "linux", "cpu": "x64" }, "sha512-mg5msXHagtHpyCVWgI01M26JeSrgE/otWyGdYcuTwyRYZYEJRTbcNt7hscOkdNlPBe7isScW7PVKbxmAjJJl4g=="],
|
|
532
|
-
|
|
533
|
-
"@tauri-apps/cli-linux-x64-musl": ["@tauri-apps/[email protected]", "", { "os": "linux", "cpu": "x64" }, "sha512-lFZEXkpDreUe3zKilvnMsrnKP9gwQudaEjDnOz/GMzbzNceIuPfFZz0cR/ky1Aoq4eSvZonPKHhROq4owz4fzg=="],
|
|
534
|
-
|
|
535
|
-
"@tauri-apps/cli-win32-arm64-msvc": ["@tauri-apps/[email protected]", "", { "os": "win32", "cpu": "arm64" }, "sha512-ejc5RAp/Lm1Aj0EQHaT+Wdt5PHfdgQV5hIDV00MV6HNbIb5W4ZUFxMDaRkAg65gl9MvY2fH396riePW3RoKXDw=="],
|
|
536
|
-
|
|
537
|
-
"@tauri-apps/cli-win32-ia32-msvc": ["@tauri-apps/[email protected]", "", { "os": "win32", "cpu": "ia32" }, "sha512-fSATtJDc0fNjVB6ystyi8NbwhNFk8i8E05h6KrsC8Fio5eaJIJvPCbC9pdrPl6kkxN1X7fj25ErBbgfqgcK8Fg=="],
|
|
538
|
-
|
|
539
|
-
"@tauri-apps/cli-win32-x64-msvc": ["@tauri-apps/[email protected]", "", { "os": "win32", "cpu": "x64" }, "sha512-/JHlOzpUDhjBOO9w167bcYxfJbcMQv7ykS/Y07xjtcga8np0rzUzVGWYmLMH7orKcDMC7wjhheEW1x8cbGma/Q=="],
|
|
540
|
-
|
|
541
516
|
"@trysound/sax": ["@trysound/[email protected]", "", {}, "sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA=="],
|
|
542
517
|
|
|
543
518
|
"@types/bun": ["@types/[email protected]", "", { "dependencies": { "bun-types": "1.3.2" } }, "sha512-t15P7k5UIgHKkxwnMNkJbWlh/617rkDGEdSsDbu+qNHTaz9SKf7aC8fiIlUdD5RPpH6GEkP0cK7WlvmrEBRtWg=="],
|
package.json
CHANGED
|
@@ -7,17 +7,11 @@
|
|
|
7
7
|
"bun": "1.3.3"
|
|
8
8
|
},
|
|
9
9
|
"scripts": {
|
|
10
|
-
"tauri": "tauri",
|
|
11
10
|
"dev": "astro dev",
|
|
12
|
-
"dev:android": "tauri android dev -v",
|
|
13
|
-
"dev:ios": "tauri ios dev",
|
|
14
11
|
"build": "astro build",
|
|
15
12
|
"build:resume:pdf": "typst compile src/assets/pdfs/resume.typ -f pdf src/assets/pdfs/resume.pdf",
|
|
16
13
|
"build:resume:svg": "typst compile src/assets/pdfs/resume.typ -f svg src/assets/pdfs/resume.svg",
|
|
17
|
-
"
|
|
18
|
-
"deploy": "alchemy deploy --stage prd",
|
|
19
|
-
"build:android": "tauri android build --aab",
|
|
20
|
-
"build:android:sign": "bundletool build-apks --bundle=src-tauri/gen/android/app/build/outputs/bundle/universalRelease/app-universal-release.aab --output=./app-universal-release.apks --mode=universal --ks=../config/pyrossh_keystore.jks --ks-key-alias=pyrossh --ks-pass=pass:Test@123 --key-pass=pass:Test@123"
|
|
14
|
+
"deploy": "alchemy deploy --stage prd"
|
|
21
15
|
},
|
|
22
16
|
"dependencies": {
|
|
23
17
|
"@appzic/astro-reset-css": "^1.2.0",
|
|
@@ -38,7 +32,6 @@
|
|
|
38
32
|
"@iconify-json/mdi": "^1.2.3",
|
|
39
33
|
"@iconify-json/vscode-icons": "^1.2.36",
|
|
40
34
|
"@playwright/test": "^1.52.0",
|
|
41
|
-
"@tauri-apps/cli": "^2.9.1",
|
|
42
35
|
"@types/bun": "^1.3.2",
|
|
43
36
|
"alchemy": "^0.78.0",
|
|
44
37
|
"diff2html": "^3.4.52",
|
src-tauri/.gitignore
DELETED
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
# Generated by Cargo
|
|
2
|
-
# will have compiled files and executables
|
|
3
|
-
/target/
|
|
4
|
-
|
|
5
|
-
# Generated by Tauri
|
|
6
|
-
# will have schema files for capabilities auto-completion
|
|
7
|
-
/gen/schemas
|
src-tauri/Cargo.lock
DELETED
|
@@ -1,5217 +0,0 @@
|
|
|
1
|
-
# This file is automatically @generated by Cargo.
|
|
2
|
-
# It is not intended for manual editing.
|
|
3
|
-
version = 4
|
|
4
|
-
|
|
5
|
-
[[package]]
|
|
6
|
-
name = "addr2line"
|
|
7
|
-
version = "0.24.2"
|
|
8
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
9
|
-
checksum = "dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1"
|
|
10
|
-
dependencies = [
|
|
11
|
-
"gimli",
|
|
12
|
-
]
|
|
13
|
-
|
|
14
|
-
[[package]]
|
|
15
|
-
name = "adler2"
|
|
16
|
-
version = "2.0.1"
|
|
17
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
18
|
-
checksum = "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa"
|
|
19
|
-
|
|
20
|
-
[[package]]
|
|
21
|
-
name = "aho-corasick"
|
|
22
|
-
version = "1.1.3"
|
|
23
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
24
|
-
checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916"
|
|
25
|
-
dependencies = [
|
|
26
|
-
"memchr",
|
|
27
|
-
]
|
|
28
|
-
|
|
29
|
-
[[package]]
|
|
30
|
-
name = "alloc-no-stdlib"
|
|
31
|
-
version = "2.0.4"
|
|
32
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
33
|
-
checksum = "cc7bb162ec39d46ab1ca8c77bf72e890535becd1751bb45f64c597edb4c8c6b3"
|
|
34
|
-
|
|
35
|
-
[[package]]
|
|
36
|
-
name = "alloc-stdlib"
|
|
37
|
-
version = "0.2.2"
|
|
38
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
39
|
-
checksum = "94fb8275041c72129eb51b7d0322c29b8387a0386127718b096429201a5d6ece"
|
|
40
|
-
dependencies = [
|
|
41
|
-
"alloc-no-stdlib",
|
|
42
|
-
]
|
|
43
|
-
|
|
44
|
-
[[package]]
|
|
45
|
-
name = "android-tzdata"
|
|
46
|
-
version = "0.1.1"
|
|
47
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
48
|
-
checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0"
|
|
49
|
-
|
|
50
|
-
[[package]]
|
|
51
|
-
name = "android_system_properties"
|
|
52
|
-
version = "0.1.5"
|
|
53
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
54
|
-
checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
|
|
55
|
-
dependencies = [
|
|
56
|
-
"libc",
|
|
57
|
-
]
|
|
58
|
-
|
|
59
|
-
[[package]]
|
|
60
|
-
name = "anyhow"
|
|
61
|
-
version = "1.0.99"
|
|
62
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
63
|
-
checksum = "b0674a1ddeecb70197781e945de4b3b8ffb61fa939a5597bcf48503737663100"
|
|
64
|
-
|
|
65
|
-
[[package]]
|
|
66
|
-
name = "async-broadcast"
|
|
67
|
-
version = "0.7.2"
|
|
68
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
69
|
-
checksum = "435a87a52755b8f27fcf321ac4f04b2802e337c8c4872923137471ec39c37532"
|
|
70
|
-
dependencies = [
|
|
71
|
-
"event-listener",
|
|
72
|
-
"event-listener-strategy",
|
|
73
|
-
"futures-core",
|
|
74
|
-
"pin-project-lite",
|
|
75
|
-
]
|
|
76
|
-
|
|
77
|
-
[[package]]
|
|
78
|
-
name = "async-channel"
|
|
79
|
-
version = "2.5.0"
|
|
80
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
81
|
-
checksum = "924ed96dd52d1b75e9c1a3e6275715fd320f5f9439fb5a4a11fa51f4221158d2"
|
|
82
|
-
dependencies = [
|
|
83
|
-
"concurrent-queue",
|
|
84
|
-
"event-listener-strategy",
|
|
85
|
-
"futures-core",
|
|
86
|
-
"pin-project-lite",
|
|
87
|
-
]
|
|
88
|
-
|
|
89
|
-
[[package]]
|
|
90
|
-
name = "async-executor"
|
|
91
|
-
version = "1.13.2"
|
|
92
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
93
|
-
checksum = "bb812ffb58524bdd10860d7d974e2f01cc0950c2438a74ee5ec2e2280c6c4ffa"
|
|
94
|
-
dependencies = [
|
|
95
|
-
"async-task",
|
|
96
|
-
"concurrent-queue",
|
|
97
|
-
"fastrand",
|
|
98
|
-
"futures-lite",
|
|
99
|
-
"pin-project-lite",
|
|
100
|
-
"slab",
|
|
101
|
-
]
|
|
102
|
-
|
|
103
|
-
[[package]]
|
|
104
|
-
name = "async-io"
|
|
105
|
-
version = "2.5.0"
|
|
106
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
107
|
-
checksum = "19634d6336019ef220f09fd31168ce5c184b295cbf80345437cc36094ef223ca"
|
|
108
|
-
dependencies = [
|
|
109
|
-
"async-lock",
|
|
110
|
-
"cfg-if",
|
|
111
|
-
"concurrent-queue",
|
|
112
|
-
"futures-io",
|
|
113
|
-
"futures-lite",
|
|
114
|
-
"parking",
|
|
115
|
-
"polling",
|
|
116
|
-
"rustix",
|
|
117
|
-
"slab",
|
|
118
|
-
"windows-sys 0.60.2",
|
|
119
|
-
]
|
|
120
|
-
|
|
121
|
-
[[package]]
|
|
122
|
-
name = "async-lock"
|
|
123
|
-
version = "3.4.1"
|
|
124
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
125
|
-
checksum = "5fd03604047cee9b6ce9de9f70c6cd540a0520c813cbd49bae61f33ab80ed1dc"
|
|
126
|
-
dependencies = [
|
|
127
|
-
"event-listener",
|
|
128
|
-
"event-listener-strategy",
|
|
129
|
-
"pin-project-lite",
|
|
130
|
-
]
|
|
131
|
-
|
|
132
|
-
[[package]]
|
|
133
|
-
name = "async-process"
|
|
134
|
-
version = "2.4.0"
|
|
135
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
136
|
-
checksum = "65daa13722ad51e6ab1a1b9c01299142bc75135b337923cfa10e79bbbd669f00"
|
|
137
|
-
dependencies = [
|
|
138
|
-
"async-channel",
|
|
139
|
-
"async-io",
|
|
140
|
-
"async-lock",
|
|
141
|
-
"async-signal",
|
|
142
|
-
"async-task",
|
|
143
|
-
"blocking",
|
|
144
|
-
"cfg-if",
|
|
145
|
-
"event-listener",
|
|
146
|
-
"futures-lite",
|
|
147
|
-
"rustix",
|
|
148
|
-
]
|
|
149
|
-
|
|
150
|
-
[[package]]
|
|
151
|
-
name = "async-recursion"
|
|
152
|
-
version = "1.1.1"
|
|
153
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
154
|
-
checksum = "3b43422f69d8ff38f95f1b2bb76517c91589a924d1559a0e935d7c8ce0274c11"
|
|
155
|
-
dependencies = [
|
|
156
|
-
"proc-macro2",
|
|
157
|
-
"quote",
|
|
158
|
-
"syn 2.0.106",
|
|
159
|
-
]
|
|
160
|
-
|
|
161
|
-
[[package]]
|
|
162
|
-
name = "async-signal"
|
|
163
|
-
version = "0.2.12"
|
|
164
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
165
|
-
checksum = "f567af260ef69e1d52c2b560ce0ea230763e6fbb9214a85d768760a920e3e3c1"
|
|
166
|
-
dependencies = [
|
|
167
|
-
"async-io",
|
|
168
|
-
"async-lock",
|
|
169
|
-
"atomic-waker",
|
|
170
|
-
"cfg-if",
|
|
171
|
-
"futures-core",
|
|
172
|
-
"futures-io",
|
|
173
|
-
"rustix",
|
|
174
|
-
"signal-hook-registry",
|
|
175
|
-
"slab",
|
|
176
|
-
"windows-sys 0.60.2",
|
|
177
|
-
]
|
|
178
|
-
|
|
179
|
-
[[package]]
|
|
180
|
-
name = "async-task"
|
|
181
|
-
version = "4.7.1"
|
|
182
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
183
|
-
checksum = "8b75356056920673b02621b35afd0f7dda9306d03c79a30f5c56c44cf256e3de"
|
|
184
|
-
|
|
185
|
-
[[package]]
|
|
186
|
-
name = "async-trait"
|
|
187
|
-
version = "0.1.89"
|
|
188
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
189
|
-
checksum = "9035ad2d096bed7955a320ee7e2230574d28fd3c3a0f186cbea1ff3c7eed5dbb"
|
|
190
|
-
dependencies = [
|
|
191
|
-
"proc-macro2",
|
|
192
|
-
"quote",
|
|
193
|
-
"syn 2.0.106",
|
|
194
|
-
]
|
|
195
|
-
|
|
196
|
-
[[package]]
|
|
197
|
-
name = "atk"
|
|
198
|
-
version = "0.18.2"
|
|
199
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
200
|
-
checksum = "241b621213072e993be4f6f3a9e4b45f65b7e6faad43001be957184b7bb1824b"
|
|
201
|
-
dependencies = [
|
|
202
|
-
"atk-sys",
|
|
203
|
-
"glib",
|
|
204
|
-
"libc",
|
|
205
|
-
]
|
|
206
|
-
|
|
207
|
-
[[package]]
|
|
208
|
-
name = "atk-sys"
|
|
209
|
-
version = "0.18.2"
|
|
210
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
211
|
-
checksum = "c5e48b684b0ca77d2bbadeef17424c2ea3c897d44d566a1617e7e8f30614d086"
|
|
212
|
-
dependencies = [
|
|
213
|
-
"glib-sys",
|
|
214
|
-
"gobject-sys",
|
|
215
|
-
"libc",
|
|
216
|
-
"system-deps",
|
|
217
|
-
]
|
|
218
|
-
|
|
219
|
-
[[package]]
|
|
220
|
-
name = "atomic-waker"
|
|
221
|
-
version = "1.1.2"
|
|
222
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
223
|
-
checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0"
|
|
224
|
-
|
|
225
|
-
[[package]]
|
|
226
|
-
name = "autocfg"
|
|
227
|
-
version = "1.5.0"
|
|
228
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
229
|
-
checksum = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8"
|
|
230
|
-
|
|
231
|
-
[[package]]
|
|
232
|
-
name = "backtrace"
|
|
233
|
-
version = "0.3.75"
|
|
234
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
235
|
-
checksum = "6806a6321ec58106fea15becdad98371e28d92ccbc7c8f1b3b6dd724fe8f1002"
|
|
236
|
-
dependencies = [
|
|
237
|
-
"addr2line",
|
|
238
|
-
"cfg-if",
|
|
239
|
-
"libc",
|
|
240
|
-
"miniz_oxide",
|
|
241
|
-
"object",
|
|
242
|
-
"rustc-demangle",
|
|
243
|
-
"windows-targets 0.52.6",
|
|
244
|
-
]
|
|
245
|
-
|
|
246
|
-
[[package]]
|
|
247
|
-
name = "base64"
|
|
248
|
-
version = "0.21.7"
|
|
249
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
250
|
-
checksum = "9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567"
|
|
251
|
-
|
|
252
|
-
[[package]]
|
|
253
|
-
name = "base64"
|
|
254
|
-
version = "0.22.1"
|
|
255
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
256
|
-
checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6"
|
|
257
|
-
|
|
258
|
-
[[package]]
|
|
259
|
-
name = "bitflags"
|
|
260
|
-
version = "1.3.2"
|
|
261
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
262
|
-
checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
|
|
263
|
-
|
|
264
|
-
[[package]]
|
|
265
|
-
name = "bitflags"
|
|
266
|
-
version = "2.9.3"
|
|
267
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
268
|
-
checksum = "34efbcccd345379ca2868b2b2c9d3782e9cc58ba87bc7d79d5b53d9c9ae6f25d"
|
|
269
|
-
dependencies = [
|
|
270
|
-
"serde",
|
|
271
|
-
]
|
|
272
|
-
|
|
273
|
-
[[package]]
|
|
274
|
-
name = "block-buffer"
|
|
275
|
-
version = "0.10.4"
|
|
276
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
277
|
-
checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
|
|
278
|
-
dependencies = [
|
|
279
|
-
"generic-array",
|
|
280
|
-
]
|
|
281
|
-
|
|
282
|
-
[[package]]
|
|
283
|
-
name = "block2"
|
|
284
|
-
version = "0.5.1"
|
|
285
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
286
|
-
checksum = "2c132eebf10f5cad5289222520a4a058514204aed6d791f1cf4fe8088b82d15f"
|
|
287
|
-
dependencies = [
|
|
288
|
-
"objc2 0.5.2",
|
|
289
|
-
]
|
|
290
|
-
|
|
291
|
-
[[package]]
|
|
292
|
-
name = "block2"
|
|
293
|
-
version = "0.6.1"
|
|
294
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
295
|
-
checksum = "340d2f0bdb2a43c1d3cd40513185b2bd7def0aa1052f956455114bc98f82dcf2"
|
|
296
|
-
dependencies = [
|
|
297
|
-
"objc2 0.6.2",
|
|
298
|
-
]
|
|
299
|
-
|
|
300
|
-
[[package]]
|
|
301
|
-
name = "blocking"
|
|
302
|
-
version = "1.6.2"
|
|
303
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
304
|
-
checksum = "e83f8d02be6967315521be875afa792a316e28d57b5a2d401897e2a7921b7f21"
|
|
305
|
-
dependencies = [
|
|
306
|
-
"async-channel",
|
|
307
|
-
"async-task",
|
|
308
|
-
"futures-io",
|
|
309
|
-
"futures-lite",
|
|
310
|
-
"piper",
|
|
311
|
-
]
|
|
312
|
-
|
|
313
|
-
[[package]]
|
|
314
|
-
name = "brotli"
|
|
315
|
-
version = "8.0.2"
|
|
316
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
317
|
-
checksum = "4bd8b9603c7aa97359dbd97ecf258968c95f3adddd6db2f7e7a5bef101c84560"
|
|
318
|
-
dependencies = [
|
|
319
|
-
"alloc-no-stdlib",
|
|
320
|
-
"alloc-stdlib",
|
|
321
|
-
"brotli-decompressor",
|
|
322
|
-
]
|
|
323
|
-
|
|
324
|
-
[[package]]
|
|
325
|
-
name = "brotli-decompressor"
|
|
326
|
-
version = "5.0.0"
|
|
327
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
328
|
-
checksum = "874bb8112abecc98cbd6d81ea4fa7e94fb9449648c93cc89aa40c81c24d7de03"
|
|
329
|
-
dependencies = [
|
|
330
|
-
"alloc-no-stdlib",
|
|
331
|
-
"alloc-stdlib",
|
|
332
|
-
]
|
|
333
|
-
|
|
334
|
-
[[package]]
|
|
335
|
-
name = "bumpalo"
|
|
336
|
-
version = "3.19.0"
|
|
337
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
338
|
-
checksum = "46c5e41b57b8bba42a04676d81cb89e9ee8e859a1a66f80a5a72e1cb76b34d43"
|
|
339
|
-
|
|
340
|
-
[[package]]
|
|
341
|
-
name = "bytemuck"
|
|
342
|
-
version = "1.23.2"
|
|
343
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
344
|
-
checksum = "3995eaeebcdf32f91f980d360f78732ddc061097ab4e39991ae7a6ace9194677"
|
|
345
|
-
|
|
346
|
-
[[package]]
|
|
347
|
-
name = "byteorder"
|
|
348
|
-
version = "1.5.0"
|
|
349
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
350
|
-
checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
|
|
351
|
-
|
|
352
|
-
[[package]]
|
|
353
|
-
name = "bytes"
|
|
354
|
-
version = "1.10.1"
|
|
355
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
356
|
-
checksum = "d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a"
|
|
357
|
-
dependencies = [
|
|
358
|
-
"serde",
|
|
359
|
-
]
|
|
360
|
-
|
|
361
|
-
[[package]]
|
|
362
|
-
name = "cairo-rs"
|
|
363
|
-
version = "0.18.5"
|
|
364
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
365
|
-
checksum = "8ca26ef0159422fb77631dc9d17b102f253b876fe1586b03b803e63a309b4ee2"
|
|
366
|
-
dependencies = [
|
|
367
|
-
"bitflags 2.9.3",
|
|
368
|
-
"cairo-sys-rs",
|
|
369
|
-
"glib",
|
|
370
|
-
"libc",
|
|
371
|
-
"once_cell",
|
|
372
|
-
"thiserror 1.0.69",
|
|
373
|
-
]
|
|
374
|
-
|
|
375
|
-
[[package]]
|
|
376
|
-
name = "cairo-sys-rs"
|
|
377
|
-
version = "0.18.2"
|
|
378
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
379
|
-
checksum = "685c9fa8e590b8b3d678873528d83411db17242a73fccaed827770ea0fedda51"
|
|
380
|
-
dependencies = [
|
|
381
|
-
"glib-sys",
|
|
382
|
-
"libc",
|
|
383
|
-
"system-deps",
|
|
384
|
-
]
|
|
385
|
-
|
|
386
|
-
[[package]]
|
|
387
|
-
name = "camino"
|
|
388
|
-
version = "1.1.11"
|
|
389
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
390
|
-
checksum = "5d07aa9a93b00c76f71bc35d598bed923f6d4f3a9ca5c24b7737ae1a292841c0"
|
|
391
|
-
dependencies = [
|
|
392
|
-
"serde",
|
|
393
|
-
]
|
|
394
|
-
|
|
395
|
-
[[package]]
|
|
396
|
-
name = "cargo-platform"
|
|
397
|
-
version = "0.1.9"
|
|
398
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
399
|
-
checksum = "e35af189006b9c0f00a064685c727031e3ed2d8020f7ba284d78cc2671bd36ea"
|
|
400
|
-
dependencies = [
|
|
401
|
-
"serde",
|
|
402
|
-
]
|
|
403
|
-
|
|
404
|
-
[[package]]
|
|
405
|
-
name = "cargo_metadata"
|
|
406
|
-
version = "0.19.2"
|
|
407
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
408
|
-
checksum = "dd5eb614ed4c27c5d706420e4320fbe3216ab31fa1c33cd8246ac36dae4479ba"
|
|
409
|
-
dependencies = [
|
|
410
|
-
"camino",
|
|
411
|
-
"cargo-platform",
|
|
412
|
-
"semver",
|
|
413
|
-
"serde",
|
|
414
|
-
"serde_json",
|
|
415
|
-
"thiserror 2.0.16",
|
|
416
|
-
]
|
|
417
|
-
|
|
418
|
-
[[package]]
|
|
419
|
-
name = "cargo_toml"
|
|
420
|
-
version = "0.22.3"
|
|
421
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
422
|
-
checksum = "374b7c592d9c00c1f4972ea58390ac6b18cbb6ab79011f3bdc90a0b82ca06b77"
|
|
423
|
-
dependencies = [
|
|
424
|
-
"serde",
|
|
425
|
-
"toml 0.9.5",
|
|
426
|
-
]
|
|
427
|
-
|
|
428
|
-
[[package]]
|
|
429
|
-
name = "cc"
|
|
430
|
-
version = "1.2.34"
|
|
431
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
432
|
-
checksum = "42bc4aea80032b7bf409b0bc7ccad88853858911b7713a8062fdc0623867bedc"
|
|
433
|
-
dependencies = [
|
|
434
|
-
"shlex",
|
|
435
|
-
]
|
|
436
|
-
|
|
437
|
-
[[package]]
|
|
438
|
-
name = "cesu8"
|
|
439
|
-
version = "1.1.0"
|
|
440
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
441
|
-
checksum = "6d43a04d8753f35258c91f8ec639f792891f748a1edbd759cf1dcea3382ad83c"
|
|
442
|
-
|
|
443
|
-
[[package]]
|
|
444
|
-
name = "cfb"
|
|
445
|
-
version = "0.7.3"
|
|
446
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
447
|
-
checksum = "d38f2da7a0a2c4ccf0065be06397cc26a81f4e528be095826eee9d4adbb8c60f"
|
|
448
|
-
dependencies = [
|
|
449
|
-
"byteorder",
|
|
450
|
-
"fnv",
|
|
451
|
-
"uuid",
|
|
452
|
-
]
|
|
453
|
-
|
|
454
|
-
[[package]]
|
|
455
|
-
name = "cfg-expr"
|
|
456
|
-
version = "0.15.8"
|
|
457
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
458
|
-
checksum = "d067ad48b8650848b989a59a86c6c36a995d02d2bf778d45c3c5d57bc2718f02"
|
|
459
|
-
dependencies = [
|
|
460
|
-
"smallvec",
|
|
461
|
-
"target-lexicon",
|
|
462
|
-
]
|
|
463
|
-
|
|
464
|
-
[[package]]
|
|
465
|
-
name = "cfg-if"
|
|
466
|
-
version = "1.0.3"
|
|
467
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
468
|
-
checksum = "2fd1289c04a9ea8cb22300a459a72a385d7c73d3259e2ed7dcb2af674838cfa9"
|
|
469
|
-
|
|
470
|
-
[[package]]
|
|
471
|
-
name = "cfg_aliases"
|
|
472
|
-
version = "0.2.1"
|
|
473
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
474
|
-
checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724"
|
|
475
|
-
|
|
476
|
-
[[package]]
|
|
477
|
-
name = "chrono"
|
|
478
|
-
version = "0.4.41"
|
|
479
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
480
|
-
checksum = "c469d952047f47f91b68d1cba3f10d63c11d73e4636f24f08daf0278abf01c4d"
|
|
481
|
-
dependencies = [
|
|
482
|
-
"android-tzdata",
|
|
483
|
-
"iana-time-zone",
|
|
484
|
-
"num-traits",
|
|
485
|
-
"serde",
|
|
486
|
-
"windows-link",
|
|
487
|
-
]
|
|
488
|
-
|
|
489
|
-
[[package]]
|
|
490
|
-
name = "combine"
|
|
491
|
-
version = "4.6.7"
|
|
492
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
493
|
-
checksum = "ba5a308b75df32fe02788e748662718f03fde005016435c444eea572398219fd"
|
|
494
|
-
dependencies = [
|
|
495
|
-
"bytes",
|
|
496
|
-
"memchr",
|
|
497
|
-
]
|
|
498
|
-
|
|
499
|
-
[[package]]
|
|
500
|
-
name = "concurrent-queue"
|
|
501
|
-
version = "2.5.0"
|
|
502
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
503
|
-
checksum = "4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973"
|
|
504
|
-
dependencies = [
|
|
505
|
-
"crossbeam-utils",
|
|
506
|
-
]
|
|
507
|
-
|
|
508
|
-
[[package]]
|
|
509
|
-
name = "convert_case"
|
|
510
|
-
version = "0.4.0"
|
|
511
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
512
|
-
checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e"
|
|
513
|
-
|
|
514
|
-
[[package]]
|
|
515
|
-
name = "cookie"
|
|
516
|
-
version = "0.18.1"
|
|
517
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
518
|
-
checksum = "4ddef33a339a91ea89fb53151bd0a4689cfce27055c291dfa69945475d22c747"
|
|
519
|
-
dependencies = [
|
|
520
|
-
"time",
|
|
521
|
-
"version_check",
|
|
522
|
-
]
|
|
523
|
-
|
|
524
|
-
[[package]]
|
|
525
|
-
name = "core-foundation"
|
|
526
|
-
version = "0.10.1"
|
|
527
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
528
|
-
checksum = "b2a6cd9ae233e7f62ba4e9353e81a88df7fc8a5987b8d445b4d90c879bd156f6"
|
|
529
|
-
dependencies = [
|
|
530
|
-
"core-foundation-sys",
|
|
531
|
-
"libc",
|
|
532
|
-
]
|
|
533
|
-
|
|
534
|
-
[[package]]
|
|
535
|
-
name = "core-foundation-sys"
|
|
536
|
-
version = "0.8.7"
|
|
537
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
538
|
-
checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b"
|
|
539
|
-
|
|
540
|
-
[[package]]
|
|
541
|
-
name = "core-graphics"
|
|
542
|
-
version = "0.24.0"
|
|
543
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
544
|
-
checksum = "fa95a34622365fa5bbf40b20b75dba8dfa8c94c734aea8ac9a5ca38af14316f1"
|
|
545
|
-
dependencies = [
|
|
546
|
-
"bitflags 2.9.3",
|
|
547
|
-
"core-foundation",
|
|
548
|
-
"core-graphics-types",
|
|
549
|
-
"foreign-types",
|
|
550
|
-
"libc",
|
|
551
|
-
]
|
|
552
|
-
|
|
553
|
-
[[package]]
|
|
554
|
-
name = "core-graphics-types"
|
|
555
|
-
version = "0.2.0"
|
|
556
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
557
|
-
checksum = "3d44a101f213f6c4cdc1853d4b78aef6db6bdfa3468798cc1d9912f4735013eb"
|
|
558
|
-
dependencies = [
|
|
559
|
-
"bitflags 2.9.3",
|
|
560
|
-
"core-foundation",
|
|
561
|
-
"libc",
|
|
562
|
-
]
|
|
563
|
-
|
|
564
|
-
[[package]]
|
|
565
|
-
name = "cpufeatures"
|
|
566
|
-
version = "0.2.17"
|
|
567
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
568
|
-
checksum = "59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280"
|
|
569
|
-
dependencies = [
|
|
570
|
-
"libc",
|
|
571
|
-
]
|
|
572
|
-
|
|
573
|
-
[[package]]
|
|
574
|
-
name = "crc32fast"
|
|
575
|
-
version = "1.5.0"
|
|
576
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
577
|
-
checksum = "9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511"
|
|
578
|
-
dependencies = [
|
|
579
|
-
"cfg-if",
|
|
580
|
-
]
|
|
581
|
-
|
|
582
|
-
[[package]]
|
|
583
|
-
name = "crossbeam-channel"
|
|
584
|
-
version = "0.5.15"
|
|
585
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
586
|
-
checksum = "82b8f8f868b36967f9606790d1903570de9ceaf870a7bf9fbbd3016d636a2cb2"
|
|
587
|
-
dependencies = [
|
|
588
|
-
"crossbeam-utils",
|
|
589
|
-
]
|
|
590
|
-
|
|
591
|
-
[[package]]
|
|
592
|
-
name = "crossbeam-utils"
|
|
593
|
-
version = "0.8.21"
|
|
594
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
595
|
-
checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28"
|
|
596
|
-
|
|
597
|
-
[[package]]
|
|
598
|
-
name = "crypto-common"
|
|
599
|
-
version = "0.1.6"
|
|
600
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
601
|
-
checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
|
|
602
|
-
dependencies = [
|
|
603
|
-
"generic-array",
|
|
604
|
-
"typenum",
|
|
605
|
-
]
|
|
606
|
-
|
|
607
|
-
[[package]]
|
|
608
|
-
name = "cssparser"
|
|
609
|
-
version = "0.29.6"
|
|
610
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
611
|
-
checksum = "f93d03419cb5950ccfd3daf3ff1c7a36ace64609a1a8746d493df1ca0afde0fa"
|
|
612
|
-
dependencies = [
|
|
613
|
-
"cssparser-macros",
|
|
614
|
-
"dtoa-short",
|
|
615
|
-
"itoa",
|
|
616
|
-
"matches",
|
|
617
|
-
"phf 0.10.1",
|
|
618
|
-
"proc-macro2",
|
|
619
|
-
"quote",
|
|
620
|
-
"smallvec",
|
|
621
|
-
"syn 1.0.109",
|
|
622
|
-
]
|
|
623
|
-
|
|
624
|
-
[[package]]
|
|
625
|
-
name = "cssparser-macros"
|
|
626
|
-
version = "0.6.1"
|
|
627
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
628
|
-
checksum = "13b588ba4ac1a99f7f2964d24b3d896ddc6bf847ee3855dbd4366f058cfcd331"
|
|
629
|
-
dependencies = [
|
|
630
|
-
"quote",
|
|
631
|
-
"syn 2.0.106",
|
|
632
|
-
]
|
|
633
|
-
|
|
634
|
-
[[package]]
|
|
635
|
-
name = "ctor"
|
|
636
|
-
version = "0.2.9"
|
|
637
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
638
|
-
checksum = "32a2785755761f3ddc1492979ce1e48d2c00d09311c39e4466429188f3dd6501"
|
|
639
|
-
dependencies = [
|
|
640
|
-
"quote",
|
|
641
|
-
"syn 2.0.106",
|
|
642
|
-
]
|
|
643
|
-
|
|
644
|
-
[[package]]
|
|
645
|
-
name = "darling"
|
|
646
|
-
version = "0.20.11"
|
|
647
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
648
|
-
checksum = "fc7f46116c46ff9ab3eb1597a45688b6715c6e628b5c133e288e709a29bcb4ee"
|
|
649
|
-
dependencies = [
|
|
650
|
-
"darling_core",
|
|
651
|
-
"darling_macro",
|
|
652
|
-
]
|
|
653
|
-
|
|
654
|
-
[[package]]
|
|
655
|
-
name = "darling_core"
|
|
656
|
-
version = "0.20.11"
|
|
657
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
658
|
-
checksum = "0d00b9596d185e565c2207a0b01f8bd1a135483d02d9b7b0a54b11da8d53412e"
|
|
659
|
-
dependencies = [
|
|
660
|
-
"fnv",
|
|
661
|
-
"ident_case",
|
|
662
|
-
"proc-macro2",
|
|
663
|
-
"quote",
|
|
664
|
-
"strsim",
|
|
665
|
-
"syn 2.0.106",
|
|
666
|
-
]
|
|
667
|
-
|
|
668
|
-
[[package]]
|
|
669
|
-
name = "darling_macro"
|
|
670
|
-
version = "0.20.11"
|
|
671
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
672
|
-
checksum = "fc34b93ccb385b40dc71c6fceac4b2ad23662c7eeb248cf10d529b7e055b6ead"
|
|
673
|
-
dependencies = [
|
|
674
|
-
"darling_core",
|
|
675
|
-
"quote",
|
|
676
|
-
"syn 2.0.106",
|
|
677
|
-
]
|
|
678
|
-
|
|
679
|
-
[[package]]
|
|
680
|
-
name = "deranged"
|
|
681
|
-
version = "0.4.0"
|
|
682
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
683
|
-
checksum = "9c9e6a11ca8224451684bc0d7d5a7adbf8f2fd6887261a1cfc3c0432f9d4068e"
|
|
684
|
-
dependencies = [
|
|
685
|
-
"powerfmt",
|
|
686
|
-
"serde",
|
|
687
|
-
]
|
|
688
|
-
|
|
689
|
-
[[package]]
|
|
690
|
-
name = "derive_more"
|
|
691
|
-
version = "0.99.20"
|
|
692
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
693
|
-
checksum = "6edb4b64a43d977b8e99788fe3a04d483834fba1215a7e02caa415b626497f7f"
|
|
694
|
-
dependencies = [
|
|
695
|
-
"convert_case",
|
|
696
|
-
"proc-macro2",
|
|
697
|
-
"quote",
|
|
698
|
-
"rustc_version",
|
|
699
|
-
"syn 2.0.106",
|
|
700
|
-
]
|
|
701
|
-
|
|
702
|
-
[[package]]
|
|
703
|
-
name = "digest"
|
|
704
|
-
version = "0.10.7"
|
|
705
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
706
|
-
checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
|
|
707
|
-
dependencies = [
|
|
708
|
-
"block-buffer",
|
|
709
|
-
"crypto-common",
|
|
710
|
-
]
|
|
711
|
-
|
|
712
|
-
[[package]]
|
|
713
|
-
name = "dirs"
|
|
714
|
-
version = "6.0.0"
|
|
715
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
716
|
-
checksum = "c3e8aa94d75141228480295a7d0e7feb620b1a5ad9f12bc40be62411e38cce4e"
|
|
717
|
-
dependencies = [
|
|
718
|
-
"dirs-sys",
|
|
719
|
-
]
|
|
720
|
-
|
|
721
|
-
[[package]]
|
|
722
|
-
name = "dirs-sys"
|
|
723
|
-
version = "0.5.0"
|
|
724
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
725
|
-
checksum = "e01a3366d27ee9890022452ee61b2b63a67e6f13f58900b651ff5665f0bb1fab"
|
|
726
|
-
dependencies = [
|
|
727
|
-
"libc",
|
|
728
|
-
"option-ext",
|
|
729
|
-
"redox_users",
|
|
730
|
-
"windows-sys 0.60.2",
|
|
731
|
-
]
|
|
732
|
-
|
|
733
|
-
[[package]]
|
|
734
|
-
name = "dispatch"
|
|
735
|
-
version = "0.2.0"
|
|
736
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
737
|
-
checksum = "bd0c93bb4b0c6d9b77f4435b0ae98c24d17f1c45b2ff844c6151a07256ca923b"
|
|
738
|
-
|
|
739
|
-
[[package]]
|
|
740
|
-
name = "dispatch2"
|
|
741
|
-
version = "0.3.0"
|
|
742
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
743
|
-
checksum = "89a09f22a6c6069a18470eb92d2298acf25463f14256d24778e1230d789a2aec"
|
|
744
|
-
dependencies = [
|
|
745
|
-
"bitflags 2.9.3",
|
|
746
|
-
"objc2 0.6.2",
|
|
747
|
-
]
|
|
748
|
-
|
|
749
|
-
[[package]]
|
|
750
|
-
name = "displaydoc"
|
|
751
|
-
version = "0.2.5"
|
|
752
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
753
|
-
checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0"
|
|
754
|
-
dependencies = [
|
|
755
|
-
"proc-macro2",
|
|
756
|
-
"quote",
|
|
757
|
-
"syn 2.0.106",
|
|
758
|
-
]
|
|
759
|
-
|
|
760
|
-
[[package]]
|
|
761
|
-
name = "dlopen2"
|
|
762
|
-
version = "0.8.0"
|
|
763
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
764
|
-
checksum = "b54f373ccf864bf587a89e880fb7610f8d73f3045f13580948ccbcaff26febff"
|
|
765
|
-
dependencies = [
|
|
766
|
-
"dlopen2_derive",
|
|
767
|
-
"libc",
|
|
768
|
-
"once_cell",
|
|
769
|
-
"winapi",
|
|
770
|
-
]
|
|
771
|
-
|
|
772
|
-
[[package]]
|
|
773
|
-
name = "dlopen2_derive"
|
|
774
|
-
version = "0.4.1"
|
|
775
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
776
|
-
checksum = "788160fb30de9cdd857af31c6a2675904b16ece8fc2737b2c7127ba368c9d0f4"
|
|
777
|
-
dependencies = [
|
|
778
|
-
"proc-macro2",
|
|
779
|
-
"quote",
|
|
780
|
-
"syn 2.0.106",
|
|
781
|
-
]
|
|
782
|
-
|
|
783
|
-
[[package]]
|
|
784
|
-
name = "dpi"
|
|
785
|
-
version = "0.1.2"
|
|
786
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
787
|
-
checksum = "d8b14ccef22fc6f5a8f4d7d768562a182c04ce9a3b3157b91390b52ddfdf1a76"
|
|
788
|
-
dependencies = [
|
|
789
|
-
"serde",
|
|
790
|
-
]
|
|
791
|
-
|
|
792
|
-
[[package]]
|
|
793
|
-
name = "dtoa"
|
|
794
|
-
version = "1.0.10"
|
|
795
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
796
|
-
checksum = "d6add3b8cff394282be81f3fc1a0605db594ed69890078ca6e2cab1c408bcf04"
|
|
797
|
-
|
|
798
|
-
[[package]]
|
|
799
|
-
name = "dtoa-short"
|
|
800
|
-
version = "0.3.5"
|
|
801
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
802
|
-
checksum = "cd1511a7b6a56299bd043a9c167a6d2bfb37bf84a6dfceaba651168adfb43c87"
|
|
803
|
-
dependencies = [
|
|
804
|
-
"dtoa",
|
|
805
|
-
]
|
|
806
|
-
|
|
807
|
-
[[package]]
|
|
808
|
-
name = "dunce"
|
|
809
|
-
version = "1.0.5"
|
|
810
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
811
|
-
checksum = "92773504d58c093f6de2459af4af33faa518c13451eb8f2b5698ed3d36e7c813"
|
|
812
|
-
|
|
813
|
-
[[package]]
|
|
814
|
-
name = "dyn-clone"
|
|
815
|
-
version = "1.0.20"
|
|
816
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
817
|
-
checksum = "d0881ea181b1df73ff77ffaaf9c7544ecc11e82fba9b5f27b262a3c73a332555"
|
|
818
|
-
|
|
819
|
-
[[package]]
|
|
820
|
-
name = "embed-resource"
|
|
821
|
-
version = "3.0.5"
|
|
822
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
823
|
-
checksum = "4c6d81016d6c977deefb2ef8d8290da019e27cc26167e102185da528e6c0ab38"
|
|
824
|
-
dependencies = [
|
|
825
|
-
"cc",
|
|
826
|
-
"memchr",
|
|
827
|
-
"rustc_version",
|
|
828
|
-
"toml 0.9.5",
|
|
829
|
-
"vswhom",
|
|
830
|
-
"winreg",
|
|
831
|
-
]
|
|
832
|
-
|
|
833
|
-
[[package]]
|
|
834
|
-
name = "embed_plist"
|
|
835
|
-
version = "1.2.2"
|
|
836
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
837
|
-
checksum = "4ef6b89e5b37196644d8796de5268852ff179b44e96276cf4290264843743bb7"
|
|
838
|
-
|
|
839
|
-
[[package]]
|
|
840
|
-
name = "endi"
|
|
841
|
-
version = "1.1.0"
|
|
842
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
843
|
-
checksum = "a3d8a32ae18130a3c84dd492d4215c3d913c3b07c6b63c2eb3eb7ff1101ab7bf"
|
|
844
|
-
|
|
845
|
-
[[package]]
|
|
846
|
-
name = "enumflags2"
|
|
847
|
-
version = "0.7.12"
|
|
848
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
849
|
-
checksum = "1027f7680c853e056ebcec683615fb6fbbc07dbaa13b4d5d9442b146ded4ecef"
|
|
850
|
-
dependencies = [
|
|
851
|
-
"enumflags2_derive",
|
|
852
|
-
"serde",
|
|
853
|
-
]
|
|
854
|
-
|
|
855
|
-
[[package]]
|
|
856
|
-
name = "enumflags2_derive"
|
|
857
|
-
version = "0.7.12"
|
|
858
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
859
|
-
checksum = "67c78a4d8fdf9953a5c9d458f9efe940fd97a0cab0941c075a813ac594733827"
|
|
860
|
-
dependencies = [
|
|
861
|
-
"proc-macro2",
|
|
862
|
-
"quote",
|
|
863
|
-
"syn 2.0.106",
|
|
864
|
-
]
|
|
865
|
-
|
|
866
|
-
[[package]]
|
|
867
|
-
name = "equivalent"
|
|
868
|
-
version = "1.0.2"
|
|
869
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
870
|
-
checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f"
|
|
871
|
-
|
|
872
|
-
[[package]]
|
|
873
|
-
name = "erased-serde"
|
|
874
|
-
version = "0.4.6"
|
|
875
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
876
|
-
checksum = "e004d887f51fcb9fef17317a2f3525c887d8aa3f4f50fed920816a688284a5b7"
|
|
877
|
-
dependencies = [
|
|
878
|
-
"serde",
|
|
879
|
-
"typeid",
|
|
880
|
-
]
|
|
881
|
-
|
|
882
|
-
[[package]]
|
|
883
|
-
name = "errno"
|
|
884
|
-
version = "0.3.13"
|
|
885
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
886
|
-
checksum = "778e2ac28f6c47af28e4907f13ffd1e1ddbd400980a9abd7c8df189bf578a5ad"
|
|
887
|
-
dependencies = [
|
|
888
|
-
"libc",
|
|
889
|
-
"windows-sys 0.60.2",
|
|
890
|
-
]
|
|
891
|
-
|
|
892
|
-
[[package]]
|
|
893
|
-
name = "event-listener"
|
|
894
|
-
version = "5.4.1"
|
|
895
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
896
|
-
checksum = "e13b66accf52311f30a0db42147dadea9850cb48cd070028831ae5f5d4b856ab"
|
|
897
|
-
dependencies = [
|
|
898
|
-
"concurrent-queue",
|
|
899
|
-
"parking",
|
|
900
|
-
"pin-project-lite",
|
|
901
|
-
]
|
|
902
|
-
|
|
903
|
-
[[package]]
|
|
904
|
-
name = "event-listener-strategy"
|
|
905
|
-
version = "0.5.4"
|
|
906
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
907
|
-
checksum = "8be9f3dfaaffdae2972880079a491a1a8bb7cbed0b8dd7a347f668b4150a3b93"
|
|
908
|
-
dependencies = [
|
|
909
|
-
"event-listener",
|
|
910
|
-
"pin-project-lite",
|
|
911
|
-
]
|
|
912
|
-
|
|
913
|
-
[[package]]
|
|
914
|
-
name = "fastrand"
|
|
915
|
-
version = "2.3.0"
|
|
916
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
917
|
-
checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be"
|
|
918
|
-
|
|
919
|
-
[[package]]
|
|
920
|
-
name = "fdeflate"
|
|
921
|
-
version = "0.3.7"
|
|
922
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
923
|
-
checksum = "1e6853b52649d4ac5c0bd02320cddc5ba956bdb407c4b75a2c6b75bf51500f8c"
|
|
924
|
-
dependencies = [
|
|
925
|
-
"simd-adler32",
|
|
926
|
-
]
|
|
927
|
-
|
|
928
|
-
[[package]]
|
|
929
|
-
name = "field-offset"
|
|
930
|
-
version = "0.3.6"
|
|
931
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
932
|
-
checksum = "38e2275cc4e4fc009b0669731a1e5ab7ebf11f469eaede2bab9309a5b4d6057f"
|
|
933
|
-
dependencies = [
|
|
934
|
-
"memoffset",
|
|
935
|
-
"rustc_version",
|
|
936
|
-
]
|
|
937
|
-
|
|
938
|
-
[[package]]
|
|
939
|
-
name = "flate2"
|
|
940
|
-
version = "1.1.2"
|
|
941
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
942
|
-
checksum = "4a3d7db9596fecd151c5f638c0ee5d5bd487b6e0ea232e5dc96d5250f6f94b1d"
|
|
943
|
-
dependencies = [
|
|
944
|
-
"crc32fast",
|
|
945
|
-
"miniz_oxide",
|
|
946
|
-
]
|
|
947
|
-
|
|
948
|
-
[[package]]
|
|
949
|
-
name = "fnv"
|
|
950
|
-
version = "1.0.7"
|
|
951
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
952
|
-
checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
|
|
953
|
-
|
|
954
|
-
[[package]]
|
|
955
|
-
name = "foreign-types"
|
|
956
|
-
version = "0.5.0"
|
|
957
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
958
|
-
checksum = "d737d9aa519fb7b749cbc3b962edcf310a8dd1f4b67c91c4f83975dbdd17d965"
|
|
959
|
-
dependencies = [
|
|
960
|
-
"foreign-types-macros",
|
|
961
|
-
"foreign-types-shared",
|
|
962
|
-
]
|
|
963
|
-
|
|
964
|
-
[[package]]
|
|
965
|
-
name = "foreign-types-macros"
|
|
966
|
-
version = "0.2.3"
|
|
967
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
968
|
-
checksum = "1a5c6c585bc94aaf2c7b51dd4c2ba22680844aba4c687be581871a6f518c5742"
|
|
969
|
-
dependencies = [
|
|
970
|
-
"proc-macro2",
|
|
971
|
-
"quote",
|
|
972
|
-
"syn 2.0.106",
|
|
973
|
-
]
|
|
974
|
-
|
|
975
|
-
[[package]]
|
|
976
|
-
name = "foreign-types-shared"
|
|
977
|
-
version = "0.3.1"
|
|
978
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
979
|
-
checksum = "aa9a19cbb55df58761df49b23516a86d432839add4af60fc256da840f66ed35b"
|
|
980
|
-
|
|
981
|
-
[[package]]
|
|
982
|
-
name = "form_urlencoded"
|
|
983
|
-
version = "1.2.2"
|
|
984
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
985
|
-
checksum = "cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf"
|
|
986
|
-
dependencies = [
|
|
987
|
-
"percent-encoding",
|
|
988
|
-
]
|
|
989
|
-
|
|
990
|
-
[[package]]
|
|
991
|
-
name = "futf"
|
|
992
|
-
version = "0.1.5"
|
|
993
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
994
|
-
checksum = "df420e2e84819663797d1ec6544b13c5be84629e7bb00dc960d6917db2987843"
|
|
995
|
-
dependencies = [
|
|
996
|
-
"mac",
|
|
997
|
-
"new_debug_unreachable",
|
|
998
|
-
]
|
|
999
|
-
|
|
1000
|
-
[[package]]
|
|
1001
|
-
name = "futures-channel"
|
|
1002
|
-
version = "0.3.31"
|
|
1003
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1004
|
-
checksum = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10"
|
|
1005
|
-
dependencies = [
|
|
1006
|
-
"futures-core",
|
|
1007
|
-
]
|
|
1008
|
-
|
|
1009
|
-
[[package]]
|
|
1010
|
-
name = "futures-core"
|
|
1011
|
-
version = "0.3.31"
|
|
1012
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1013
|
-
checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e"
|
|
1014
|
-
|
|
1015
|
-
[[package]]
|
|
1016
|
-
name = "futures-executor"
|
|
1017
|
-
version = "0.3.31"
|
|
1018
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1019
|
-
checksum = "1e28d1d997f585e54aebc3f97d39e72338912123a67330d723fdbb564d646c9f"
|
|
1020
|
-
dependencies = [
|
|
1021
|
-
"futures-core",
|
|
1022
|
-
"futures-task",
|
|
1023
|
-
"futures-util",
|
|
1024
|
-
]
|
|
1025
|
-
|
|
1026
|
-
[[package]]
|
|
1027
|
-
name = "futures-io"
|
|
1028
|
-
version = "0.3.31"
|
|
1029
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1030
|
-
checksum = "9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6"
|
|
1031
|
-
|
|
1032
|
-
[[package]]
|
|
1033
|
-
name = "futures-lite"
|
|
1034
|
-
version = "2.6.1"
|
|
1035
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1036
|
-
checksum = "f78e10609fe0e0b3f4157ffab1876319b5b0db102a2c60dc4626306dc46b44ad"
|
|
1037
|
-
dependencies = [
|
|
1038
|
-
"fastrand",
|
|
1039
|
-
"futures-core",
|
|
1040
|
-
"futures-io",
|
|
1041
|
-
"parking",
|
|
1042
|
-
"pin-project-lite",
|
|
1043
|
-
]
|
|
1044
|
-
|
|
1045
|
-
[[package]]
|
|
1046
|
-
name = "futures-macro"
|
|
1047
|
-
version = "0.3.31"
|
|
1048
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1049
|
-
checksum = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650"
|
|
1050
|
-
dependencies = [
|
|
1051
|
-
"proc-macro2",
|
|
1052
|
-
"quote",
|
|
1053
|
-
"syn 2.0.106",
|
|
1054
|
-
]
|
|
1055
|
-
|
|
1056
|
-
[[package]]
|
|
1057
|
-
name = "futures-sink"
|
|
1058
|
-
version = "0.3.31"
|
|
1059
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1060
|
-
checksum = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7"
|
|
1061
|
-
|
|
1062
|
-
[[package]]
|
|
1063
|
-
name = "futures-task"
|
|
1064
|
-
version = "0.3.31"
|
|
1065
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1066
|
-
checksum = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988"
|
|
1067
|
-
|
|
1068
|
-
[[package]]
|
|
1069
|
-
name = "futures-util"
|
|
1070
|
-
version = "0.3.31"
|
|
1071
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1072
|
-
checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81"
|
|
1073
|
-
dependencies = [
|
|
1074
|
-
"futures-core",
|
|
1075
|
-
"futures-io",
|
|
1076
|
-
"futures-macro",
|
|
1077
|
-
"futures-sink",
|
|
1078
|
-
"futures-task",
|
|
1079
|
-
"memchr",
|
|
1080
|
-
"pin-project-lite",
|
|
1081
|
-
"pin-utils",
|
|
1082
|
-
"slab",
|
|
1083
|
-
]
|
|
1084
|
-
|
|
1085
|
-
[[package]]
|
|
1086
|
-
name = "fxhash"
|
|
1087
|
-
version = "0.2.1"
|
|
1088
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1089
|
-
checksum = "c31b6d751ae2c7f11320402d34e41349dd1016f8d5d45e48c4312bc8625af50c"
|
|
1090
|
-
dependencies = [
|
|
1091
|
-
"byteorder",
|
|
1092
|
-
]
|
|
1093
|
-
|
|
1094
|
-
[[package]]
|
|
1095
|
-
name = "gdk"
|
|
1096
|
-
version = "0.18.2"
|
|
1097
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1098
|
-
checksum = "d9f245958c627ac99d8e529166f9823fb3b838d1d41fd2b297af3075093c2691"
|
|
1099
|
-
dependencies = [
|
|
1100
|
-
"cairo-rs",
|
|
1101
|
-
"gdk-pixbuf",
|
|
1102
|
-
"gdk-sys",
|
|
1103
|
-
"gio",
|
|
1104
|
-
"glib",
|
|
1105
|
-
"libc",
|
|
1106
|
-
"pango",
|
|
1107
|
-
]
|
|
1108
|
-
|
|
1109
|
-
[[package]]
|
|
1110
|
-
name = "gdk-pixbuf"
|
|
1111
|
-
version = "0.18.5"
|
|
1112
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1113
|
-
checksum = "50e1f5f1b0bfb830d6ccc8066d18db35c487b1b2b1e8589b5dfe9f07e8defaec"
|
|
1114
|
-
dependencies = [
|
|
1115
|
-
"gdk-pixbuf-sys",
|
|
1116
|
-
"gio",
|
|
1117
|
-
"glib",
|
|
1118
|
-
"libc",
|
|
1119
|
-
"once_cell",
|
|
1120
|
-
]
|
|
1121
|
-
|
|
1122
|
-
[[package]]
|
|
1123
|
-
name = "gdk-pixbuf-sys"
|
|
1124
|
-
version = "0.18.0"
|
|
1125
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1126
|
-
checksum = "3f9839ea644ed9c97a34d129ad56d38a25e6756f99f3a88e15cd39c20629caf7"
|
|
1127
|
-
dependencies = [
|
|
1128
|
-
"gio-sys",
|
|
1129
|
-
"glib-sys",
|
|
1130
|
-
"gobject-sys",
|
|
1131
|
-
"libc",
|
|
1132
|
-
"system-deps",
|
|
1133
|
-
]
|
|
1134
|
-
|
|
1135
|
-
[[package]]
|
|
1136
|
-
name = "gdk-sys"
|
|
1137
|
-
version = "0.18.2"
|
|
1138
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1139
|
-
checksum = "5c2d13f38594ac1e66619e188c6d5a1adb98d11b2fcf7894fc416ad76aa2f3f7"
|
|
1140
|
-
dependencies = [
|
|
1141
|
-
"cairo-sys-rs",
|
|
1142
|
-
"gdk-pixbuf-sys",
|
|
1143
|
-
"gio-sys",
|
|
1144
|
-
"glib-sys",
|
|
1145
|
-
"gobject-sys",
|
|
1146
|
-
"libc",
|
|
1147
|
-
"pango-sys",
|
|
1148
|
-
"pkg-config",
|
|
1149
|
-
"system-deps",
|
|
1150
|
-
]
|
|
1151
|
-
|
|
1152
|
-
[[package]]
|
|
1153
|
-
name = "gdkwayland-sys"
|
|
1154
|
-
version = "0.18.2"
|
|
1155
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1156
|
-
checksum = "140071d506d223f7572b9f09b5e155afbd77428cd5cc7af8f2694c41d98dfe69"
|
|
1157
|
-
dependencies = [
|
|
1158
|
-
"gdk-sys",
|
|
1159
|
-
"glib-sys",
|
|
1160
|
-
"gobject-sys",
|
|
1161
|
-
"libc",
|
|
1162
|
-
"pkg-config",
|
|
1163
|
-
"system-deps",
|
|
1164
|
-
]
|
|
1165
|
-
|
|
1166
|
-
[[package]]
|
|
1167
|
-
name = "gdkx11"
|
|
1168
|
-
version = "0.18.2"
|
|
1169
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1170
|
-
checksum = "3caa00e14351bebbc8183b3c36690327eb77c49abc2268dd4bd36b856db3fbfe"
|
|
1171
|
-
dependencies = [
|
|
1172
|
-
"gdk",
|
|
1173
|
-
"gdkx11-sys",
|
|
1174
|
-
"gio",
|
|
1175
|
-
"glib",
|
|
1176
|
-
"libc",
|
|
1177
|
-
"x11",
|
|
1178
|
-
]
|
|
1179
|
-
|
|
1180
|
-
[[package]]
|
|
1181
|
-
name = "gdkx11-sys"
|
|
1182
|
-
version = "0.18.2"
|
|
1183
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1184
|
-
checksum = "6e2e7445fe01ac26f11601db260dd8608fe172514eb63b3b5e261ea6b0f4428d"
|
|
1185
|
-
dependencies = [
|
|
1186
|
-
"gdk-sys",
|
|
1187
|
-
"glib-sys",
|
|
1188
|
-
"libc",
|
|
1189
|
-
"system-deps",
|
|
1190
|
-
"x11",
|
|
1191
|
-
]
|
|
1192
|
-
|
|
1193
|
-
[[package]]
|
|
1194
|
-
name = "generic-array"
|
|
1195
|
-
version = "0.14.7"
|
|
1196
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1197
|
-
checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
|
|
1198
|
-
dependencies = [
|
|
1199
|
-
"typenum",
|
|
1200
|
-
"version_check",
|
|
1201
|
-
]
|
|
1202
|
-
|
|
1203
|
-
[[package]]
|
|
1204
|
-
name = "getrandom"
|
|
1205
|
-
version = "0.1.16"
|
|
1206
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1207
|
-
checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce"
|
|
1208
|
-
dependencies = [
|
|
1209
|
-
"cfg-if",
|
|
1210
|
-
"libc",
|
|
1211
|
-
"wasi 0.9.0+wasi-snapshot-preview1",
|
|
1212
|
-
]
|
|
1213
|
-
|
|
1214
|
-
[[package]]
|
|
1215
|
-
name = "getrandom"
|
|
1216
|
-
version = "0.2.16"
|
|
1217
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1218
|
-
checksum = "335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592"
|
|
1219
|
-
dependencies = [
|
|
1220
|
-
"cfg-if",
|
|
1221
|
-
"libc",
|
|
1222
|
-
"wasi 0.11.1+wasi-snapshot-preview1",
|
|
1223
|
-
]
|
|
1224
|
-
|
|
1225
|
-
[[package]]
|
|
1226
|
-
name = "getrandom"
|
|
1227
|
-
version = "0.3.3"
|
|
1228
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1229
|
-
checksum = "26145e563e54f2cadc477553f1ec5ee650b00862f0a58bcd12cbdc5f0ea2d2f4"
|
|
1230
|
-
dependencies = [
|
|
1231
|
-
"cfg-if",
|
|
1232
|
-
"libc",
|
|
1233
|
-
"r-efi",
|
|
1234
|
-
"wasi 0.14.2+wasi-0.2.4",
|
|
1235
|
-
]
|
|
1236
|
-
|
|
1237
|
-
[[package]]
|
|
1238
|
-
name = "gimli"
|
|
1239
|
-
version = "0.31.1"
|
|
1240
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1241
|
-
checksum = "07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f"
|
|
1242
|
-
|
|
1243
|
-
[[package]]
|
|
1244
|
-
name = "gio"
|
|
1245
|
-
version = "0.18.4"
|
|
1246
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1247
|
-
checksum = "d4fc8f532f87b79cbc51a79748f16a6828fb784be93145a322fa14d06d354c73"
|
|
1248
|
-
dependencies = [
|
|
1249
|
-
"futures-channel",
|
|
1250
|
-
"futures-core",
|
|
1251
|
-
"futures-io",
|
|
1252
|
-
"futures-util",
|
|
1253
|
-
"gio-sys",
|
|
1254
|
-
"glib",
|
|
1255
|
-
"libc",
|
|
1256
|
-
"once_cell",
|
|
1257
|
-
"pin-project-lite",
|
|
1258
|
-
"smallvec",
|
|
1259
|
-
"thiserror 1.0.69",
|
|
1260
|
-
]
|
|
1261
|
-
|
|
1262
|
-
[[package]]
|
|
1263
|
-
name = "gio-sys"
|
|
1264
|
-
version = "0.18.1"
|
|
1265
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1266
|
-
checksum = "37566df850baf5e4cb0dfb78af2e4b9898d817ed9263d1090a2df958c64737d2"
|
|
1267
|
-
dependencies = [
|
|
1268
|
-
"glib-sys",
|
|
1269
|
-
"gobject-sys",
|
|
1270
|
-
"libc",
|
|
1271
|
-
"system-deps",
|
|
1272
|
-
"winapi",
|
|
1273
|
-
]
|
|
1274
|
-
|
|
1275
|
-
[[package]]
|
|
1276
|
-
name = "glib"
|
|
1277
|
-
version = "0.18.5"
|
|
1278
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1279
|
-
checksum = "233daaf6e83ae6a12a52055f568f9d7cf4671dabb78ff9560ab6da230ce00ee5"
|
|
1280
|
-
dependencies = [
|
|
1281
|
-
"bitflags 2.9.3",
|
|
1282
|
-
"futures-channel",
|
|
1283
|
-
"futures-core",
|
|
1284
|
-
"futures-executor",
|
|
1285
|
-
"futures-task",
|
|
1286
|
-
"futures-util",
|
|
1287
|
-
"gio-sys",
|
|
1288
|
-
"glib-macros",
|
|
1289
|
-
"glib-sys",
|
|
1290
|
-
"gobject-sys",
|
|
1291
|
-
"libc",
|
|
1292
|
-
"memchr",
|
|
1293
|
-
"once_cell",
|
|
1294
|
-
"smallvec",
|
|
1295
|
-
"thiserror 1.0.69",
|
|
1296
|
-
]
|
|
1297
|
-
|
|
1298
|
-
[[package]]
|
|
1299
|
-
name = "glib-macros"
|
|
1300
|
-
version = "0.18.5"
|
|
1301
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1302
|
-
checksum = "0bb0228f477c0900c880fd78c8759b95c7636dbd7842707f49e132378aa2acdc"
|
|
1303
|
-
dependencies = [
|
|
1304
|
-
"heck 0.4.1",
|
|
1305
|
-
"proc-macro-crate 2.0.0",
|
|
1306
|
-
"proc-macro-error",
|
|
1307
|
-
"proc-macro2",
|
|
1308
|
-
"quote",
|
|
1309
|
-
"syn 2.0.106",
|
|
1310
|
-
]
|
|
1311
|
-
|
|
1312
|
-
[[package]]
|
|
1313
|
-
name = "glib-sys"
|
|
1314
|
-
version = "0.18.1"
|
|
1315
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1316
|
-
checksum = "063ce2eb6a8d0ea93d2bf8ba1957e78dbab6be1c2220dd3daca57d5a9d869898"
|
|
1317
|
-
dependencies = [
|
|
1318
|
-
"libc",
|
|
1319
|
-
"system-deps",
|
|
1320
|
-
]
|
|
1321
|
-
|
|
1322
|
-
[[package]]
|
|
1323
|
-
name = "glob"
|
|
1324
|
-
version = "0.3.3"
|
|
1325
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1326
|
-
checksum = "0cc23270f6e1808e30a928bdc84dea0b9b4136a8bc82338574f23baf47bbd280"
|
|
1327
|
-
|
|
1328
|
-
[[package]]
|
|
1329
|
-
name = "gobject-sys"
|
|
1330
|
-
version = "0.18.0"
|
|
1331
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1332
|
-
checksum = "0850127b514d1c4a4654ead6dedadb18198999985908e6ffe4436f53c785ce44"
|
|
1333
|
-
dependencies = [
|
|
1334
|
-
"glib-sys",
|
|
1335
|
-
"libc",
|
|
1336
|
-
"system-deps",
|
|
1337
|
-
]
|
|
1338
|
-
|
|
1339
|
-
[[package]]
|
|
1340
|
-
name = "gtk"
|
|
1341
|
-
version = "0.18.2"
|
|
1342
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1343
|
-
checksum = "fd56fb197bfc42bd5d2751f4f017d44ff59fbb58140c6b49f9b3b2bdab08506a"
|
|
1344
|
-
dependencies = [
|
|
1345
|
-
"atk",
|
|
1346
|
-
"cairo-rs",
|
|
1347
|
-
"field-offset",
|
|
1348
|
-
"futures-channel",
|
|
1349
|
-
"gdk",
|
|
1350
|
-
"gdk-pixbuf",
|
|
1351
|
-
"gio",
|
|
1352
|
-
"glib",
|
|
1353
|
-
"gtk-sys",
|
|
1354
|
-
"gtk3-macros",
|
|
1355
|
-
"libc",
|
|
1356
|
-
"pango",
|
|
1357
|
-
"pkg-config",
|
|
1358
|
-
]
|
|
1359
|
-
|
|
1360
|
-
[[package]]
|
|
1361
|
-
name = "gtk-sys"
|
|
1362
|
-
version = "0.18.2"
|
|
1363
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1364
|
-
checksum = "8f29a1c21c59553eb7dd40e918be54dccd60c52b049b75119d5d96ce6b624414"
|
|
1365
|
-
dependencies = [
|
|
1366
|
-
"atk-sys",
|
|
1367
|
-
"cairo-sys-rs",
|
|
1368
|
-
"gdk-pixbuf-sys",
|
|
1369
|
-
"gdk-sys",
|
|
1370
|
-
"gio-sys",
|
|
1371
|
-
"glib-sys",
|
|
1372
|
-
"gobject-sys",
|
|
1373
|
-
"libc",
|
|
1374
|
-
"pango-sys",
|
|
1375
|
-
"system-deps",
|
|
1376
|
-
]
|
|
1377
|
-
|
|
1378
|
-
[[package]]
|
|
1379
|
-
name = "gtk3-macros"
|
|
1380
|
-
version = "0.18.2"
|
|
1381
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1382
|
-
checksum = "52ff3c5b21f14f0736fed6dcfc0bfb4225ebf5725f3c0209edeec181e4d73e9d"
|
|
1383
|
-
dependencies = [
|
|
1384
|
-
"proc-macro-crate 1.3.1",
|
|
1385
|
-
"proc-macro-error",
|
|
1386
|
-
"proc-macro2",
|
|
1387
|
-
"quote",
|
|
1388
|
-
"syn 2.0.106",
|
|
1389
|
-
]
|
|
1390
|
-
|
|
1391
|
-
[[package]]
|
|
1392
|
-
name = "hashbrown"
|
|
1393
|
-
version = "0.12.3"
|
|
1394
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1395
|
-
checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
|
|
1396
|
-
|
|
1397
|
-
[[package]]
|
|
1398
|
-
name = "hashbrown"
|
|
1399
|
-
version = "0.15.5"
|
|
1400
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1401
|
-
checksum = "9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1"
|
|
1402
|
-
|
|
1403
|
-
[[package]]
|
|
1404
|
-
name = "heck"
|
|
1405
|
-
version = "0.4.1"
|
|
1406
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1407
|
-
checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
|
|
1408
|
-
|
|
1409
|
-
[[package]]
|
|
1410
|
-
name = "heck"
|
|
1411
|
-
version = "0.5.0"
|
|
1412
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1413
|
-
checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
|
|
1414
|
-
|
|
1415
|
-
[[package]]
|
|
1416
|
-
name = "hermit-abi"
|
|
1417
|
-
version = "0.5.2"
|
|
1418
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1419
|
-
checksum = "fc0fef456e4baa96da950455cd02c081ca953b141298e41db3fc7e36b1da849c"
|
|
1420
|
-
|
|
1421
|
-
[[package]]
|
|
1422
|
-
name = "hex"
|
|
1423
|
-
version = "0.4.3"
|
|
1424
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1425
|
-
checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
|
|
1426
|
-
|
|
1427
|
-
[[package]]
|
|
1428
|
-
name = "html5ever"
|
|
1429
|
-
version = "0.29.1"
|
|
1430
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1431
|
-
checksum = "3b7410cae13cbc75623c98ac4cbfd1f0bedddf3227afc24f370cf0f50a44a11c"
|
|
1432
|
-
dependencies = [
|
|
1433
|
-
"log",
|
|
1434
|
-
"mac",
|
|
1435
|
-
"markup5ever",
|
|
1436
|
-
"match_token",
|
|
1437
|
-
]
|
|
1438
|
-
|
|
1439
|
-
[[package]]
|
|
1440
|
-
name = "http"
|
|
1441
|
-
version = "1.3.1"
|
|
1442
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1443
|
-
checksum = "f4a85d31aea989eead29a3aaf9e1115a180df8282431156e533de47660892565"
|
|
1444
|
-
dependencies = [
|
|
1445
|
-
"bytes",
|
|
1446
|
-
"fnv",
|
|
1447
|
-
"itoa",
|
|
1448
|
-
]
|
|
1449
|
-
|
|
1450
|
-
[[package]]
|
|
1451
|
-
name = "http-body"
|
|
1452
|
-
version = "1.0.1"
|
|
1453
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1454
|
-
checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184"
|
|
1455
|
-
dependencies = [
|
|
1456
|
-
"bytes",
|
|
1457
|
-
"http",
|
|
1458
|
-
]
|
|
1459
|
-
|
|
1460
|
-
[[package]]
|
|
1461
|
-
name = "http-body-util"
|
|
1462
|
-
version = "0.1.3"
|
|
1463
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1464
|
-
checksum = "b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a"
|
|
1465
|
-
dependencies = [
|
|
1466
|
-
"bytes",
|
|
1467
|
-
"futures-core",
|
|
1468
|
-
"http",
|
|
1469
|
-
"http-body",
|
|
1470
|
-
"pin-project-lite",
|
|
1471
|
-
]
|
|
1472
|
-
|
|
1473
|
-
[[package]]
|
|
1474
|
-
name = "httparse"
|
|
1475
|
-
version = "1.10.1"
|
|
1476
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1477
|
-
checksum = "6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87"
|
|
1478
|
-
|
|
1479
|
-
[[package]]
|
|
1480
|
-
name = "hyper"
|
|
1481
|
-
version = "1.7.0"
|
|
1482
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1483
|
-
checksum = "eb3aa54a13a0dfe7fbe3a59e0c76093041720fdc77b110cc0fc260fafb4dc51e"
|
|
1484
|
-
dependencies = [
|
|
1485
|
-
"atomic-waker",
|
|
1486
|
-
"bytes",
|
|
1487
|
-
"futures-channel",
|
|
1488
|
-
"futures-core",
|
|
1489
|
-
"http",
|
|
1490
|
-
"http-body",
|
|
1491
|
-
"httparse",
|
|
1492
|
-
"itoa",
|
|
1493
|
-
"pin-project-lite",
|
|
1494
|
-
"pin-utils",
|
|
1495
|
-
"smallvec",
|
|
1496
|
-
"tokio",
|
|
1497
|
-
"want",
|
|
1498
|
-
]
|
|
1499
|
-
|
|
1500
|
-
[[package]]
|
|
1501
|
-
name = "hyper-util"
|
|
1502
|
-
version = "0.1.16"
|
|
1503
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1504
|
-
checksum = "8d9b05277c7e8da2c93a568989bb6207bef0112e8d17df7a6eda4a3cf143bc5e"
|
|
1505
|
-
dependencies = [
|
|
1506
|
-
"base64 0.22.1",
|
|
1507
|
-
"bytes",
|
|
1508
|
-
"futures-channel",
|
|
1509
|
-
"futures-core",
|
|
1510
|
-
"futures-util",
|
|
1511
|
-
"http",
|
|
1512
|
-
"http-body",
|
|
1513
|
-
"hyper",
|
|
1514
|
-
"ipnet",
|
|
1515
|
-
"libc",
|
|
1516
|
-
"percent-encoding",
|
|
1517
|
-
"pin-project-lite",
|
|
1518
|
-
"socket2",
|
|
1519
|
-
"tokio",
|
|
1520
|
-
"tower-service",
|
|
1521
|
-
"tracing",
|
|
1522
|
-
]
|
|
1523
|
-
|
|
1524
|
-
[[package]]
|
|
1525
|
-
name = "iana-time-zone"
|
|
1526
|
-
version = "0.1.63"
|
|
1527
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1528
|
-
checksum = "b0c919e5debc312ad217002b8048a17b7d83f80703865bbfcfebb0458b0b27d8"
|
|
1529
|
-
dependencies = [
|
|
1530
|
-
"android_system_properties",
|
|
1531
|
-
"core-foundation-sys",
|
|
1532
|
-
"iana-time-zone-haiku",
|
|
1533
|
-
"js-sys",
|
|
1534
|
-
"log",
|
|
1535
|
-
"wasm-bindgen",
|
|
1536
|
-
"windows-core",
|
|
1537
|
-
]
|
|
1538
|
-
|
|
1539
|
-
[[package]]
|
|
1540
|
-
name = "iana-time-zone-haiku"
|
|
1541
|
-
version = "0.1.2"
|
|
1542
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1543
|
-
checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
|
|
1544
|
-
dependencies = [
|
|
1545
|
-
"cc",
|
|
1546
|
-
]
|
|
1547
|
-
|
|
1548
|
-
[[package]]
|
|
1549
|
-
name = "ico"
|
|
1550
|
-
version = "0.4.0"
|
|
1551
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1552
|
-
checksum = "cc50b891e4acf8fe0e71ef88ec43ad82ee07b3810ad09de10f1d01f072ed4b98"
|
|
1553
|
-
dependencies = [
|
|
1554
|
-
"byteorder",
|
|
1555
|
-
"png",
|
|
1556
|
-
]
|
|
1557
|
-
|
|
1558
|
-
[[package]]
|
|
1559
|
-
name = "icu_collections"
|
|
1560
|
-
version = "2.0.0"
|
|
1561
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1562
|
-
checksum = "200072f5d0e3614556f94a9930d5dc3e0662a652823904c3a75dc3b0af7fee47"
|
|
1563
|
-
dependencies = [
|
|
1564
|
-
"displaydoc",
|
|
1565
|
-
"potential_utf",
|
|
1566
|
-
"yoke",
|
|
1567
|
-
"zerofrom",
|
|
1568
|
-
"zerovec",
|
|
1569
|
-
]
|
|
1570
|
-
|
|
1571
|
-
[[package]]
|
|
1572
|
-
name = "icu_locale_core"
|
|
1573
|
-
version = "2.0.0"
|
|
1574
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1575
|
-
checksum = "0cde2700ccaed3872079a65fb1a78f6c0a36c91570f28755dda67bc8f7d9f00a"
|
|
1576
|
-
dependencies = [
|
|
1577
|
-
"displaydoc",
|
|
1578
|
-
"litemap",
|
|
1579
|
-
"tinystr",
|
|
1580
|
-
"writeable",
|
|
1581
|
-
"zerovec",
|
|
1582
|
-
]
|
|
1583
|
-
|
|
1584
|
-
[[package]]
|
|
1585
|
-
name = "icu_normalizer"
|
|
1586
|
-
version = "2.0.0"
|
|
1587
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1588
|
-
checksum = "436880e8e18df4d7bbc06d58432329d6458cc84531f7ac5f024e93deadb37979"
|
|
1589
|
-
dependencies = [
|
|
1590
|
-
"displaydoc",
|
|
1591
|
-
"icu_collections",
|
|
1592
|
-
"icu_normalizer_data",
|
|
1593
|
-
"icu_properties",
|
|
1594
|
-
"icu_provider",
|
|
1595
|
-
"smallvec",
|
|
1596
|
-
"zerovec",
|
|
1597
|
-
]
|
|
1598
|
-
|
|
1599
|
-
[[package]]
|
|
1600
|
-
name = "icu_normalizer_data"
|
|
1601
|
-
version = "2.0.0"
|
|
1602
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1603
|
-
checksum = "00210d6893afc98edb752b664b8890f0ef174c8adbb8d0be9710fa66fbbf72d3"
|
|
1604
|
-
|
|
1605
|
-
[[package]]
|
|
1606
|
-
name = "icu_properties"
|
|
1607
|
-
version = "2.0.1"
|
|
1608
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1609
|
-
checksum = "016c619c1eeb94efb86809b015c58f479963de65bdb6253345c1a1276f22e32b"
|
|
1610
|
-
dependencies = [
|
|
1611
|
-
"displaydoc",
|
|
1612
|
-
"icu_collections",
|
|
1613
|
-
"icu_locale_core",
|
|
1614
|
-
"icu_properties_data",
|
|
1615
|
-
"icu_provider",
|
|
1616
|
-
"potential_utf",
|
|
1617
|
-
"zerotrie",
|
|
1618
|
-
"zerovec",
|
|
1619
|
-
]
|
|
1620
|
-
|
|
1621
|
-
[[package]]
|
|
1622
|
-
name = "icu_properties_data"
|
|
1623
|
-
version = "2.0.1"
|
|
1624
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1625
|
-
checksum = "298459143998310acd25ffe6810ed544932242d3f07083eee1084d83a71bd632"
|
|
1626
|
-
|
|
1627
|
-
[[package]]
|
|
1628
|
-
name = "icu_provider"
|
|
1629
|
-
version = "2.0.0"
|
|
1630
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1631
|
-
checksum = "03c80da27b5f4187909049ee2d72f276f0d9f99a42c306bd0131ecfe04d8e5af"
|
|
1632
|
-
dependencies = [
|
|
1633
|
-
"displaydoc",
|
|
1634
|
-
"icu_locale_core",
|
|
1635
|
-
"stable_deref_trait",
|
|
1636
|
-
"tinystr",
|
|
1637
|
-
"writeable",
|
|
1638
|
-
"yoke",
|
|
1639
|
-
"zerofrom",
|
|
1640
|
-
"zerotrie",
|
|
1641
|
-
"zerovec",
|
|
1642
|
-
]
|
|
1643
|
-
|
|
1644
|
-
[[package]]
|
|
1645
|
-
name = "ident_case"
|
|
1646
|
-
version = "1.0.1"
|
|
1647
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1648
|
-
checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
|
|
1649
|
-
|
|
1650
|
-
[[package]]
|
|
1651
|
-
name = "idna"
|
|
1652
|
-
version = "1.1.0"
|
|
1653
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1654
|
-
checksum = "3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de"
|
|
1655
|
-
dependencies = [
|
|
1656
|
-
"idna_adapter",
|
|
1657
|
-
"smallvec",
|
|
1658
|
-
"utf8_iter",
|
|
1659
|
-
]
|
|
1660
|
-
|
|
1661
|
-
[[package]]
|
|
1662
|
-
name = "idna_adapter"
|
|
1663
|
-
version = "1.2.1"
|
|
1664
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1665
|
-
checksum = "3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344"
|
|
1666
|
-
dependencies = [
|
|
1667
|
-
"icu_normalizer",
|
|
1668
|
-
"icu_properties",
|
|
1669
|
-
]
|
|
1670
|
-
|
|
1671
|
-
[[package]]
|
|
1672
|
-
name = "indexmap"
|
|
1673
|
-
version = "1.9.3"
|
|
1674
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1675
|
-
checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99"
|
|
1676
|
-
dependencies = [
|
|
1677
|
-
"autocfg",
|
|
1678
|
-
"hashbrown 0.12.3",
|
|
1679
|
-
"serde",
|
|
1680
|
-
]
|
|
1681
|
-
|
|
1682
|
-
[[package]]
|
|
1683
|
-
name = "indexmap"
|
|
1684
|
-
version = "2.11.0"
|
|
1685
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1686
|
-
checksum = "f2481980430f9f78649238835720ddccc57e52df14ffce1c6f37391d61b563e9"
|
|
1687
|
-
dependencies = [
|
|
1688
|
-
"equivalent",
|
|
1689
|
-
"hashbrown 0.15.5",
|
|
1690
|
-
"serde",
|
|
1691
|
-
]
|
|
1692
|
-
|
|
1693
|
-
[[package]]
|
|
1694
|
-
name = "infer"
|
|
1695
|
-
version = "0.19.0"
|
|
1696
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1697
|
-
checksum = "a588916bfdfd92e71cacef98a63d9b1f0d74d6599980d11894290e7ddefffcf7"
|
|
1698
|
-
dependencies = [
|
|
1699
|
-
"cfb",
|
|
1700
|
-
]
|
|
1701
|
-
|
|
1702
|
-
[[package]]
|
|
1703
|
-
name = "io-uring"
|
|
1704
|
-
version = "0.7.10"
|
|
1705
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1706
|
-
checksum = "046fa2d4d00aea763528b4950358d0ead425372445dc8ff86312b3c69ff7727b"
|
|
1707
|
-
dependencies = [
|
|
1708
|
-
"bitflags 2.9.3",
|
|
1709
|
-
"cfg-if",
|
|
1710
|
-
"libc",
|
|
1711
|
-
]
|
|
1712
|
-
|
|
1713
|
-
[[package]]
|
|
1714
|
-
name = "ipnet"
|
|
1715
|
-
version = "2.11.0"
|
|
1716
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1717
|
-
checksum = "469fb0b9cefa57e3ef31275ee7cacb78f2fdca44e4765491884a2b119d4eb130"
|
|
1718
|
-
|
|
1719
|
-
[[package]]
|
|
1720
|
-
name = "iri-string"
|
|
1721
|
-
version = "0.7.8"
|
|
1722
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1723
|
-
checksum = "dbc5ebe9c3a1a7a5127f920a418f7585e9e758e911d0466ed004f393b0e380b2"
|
|
1724
|
-
dependencies = [
|
|
1725
|
-
"memchr",
|
|
1726
|
-
"serde",
|
|
1727
|
-
]
|
|
1728
|
-
|
|
1729
|
-
[[package]]
|
|
1730
|
-
name = "is-docker"
|
|
1731
|
-
version = "0.2.0"
|
|
1732
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1733
|
-
checksum = "928bae27f42bc99b60d9ac7334e3a21d10ad8f1835a4e12ec3ec0464765ed1b3"
|
|
1734
|
-
dependencies = [
|
|
1735
|
-
"once_cell",
|
|
1736
|
-
]
|
|
1737
|
-
|
|
1738
|
-
[[package]]
|
|
1739
|
-
name = "is-wsl"
|
|
1740
|
-
version = "0.4.0"
|
|
1741
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1742
|
-
checksum = "173609498df190136aa7dea1a91db051746d339e18476eed5ca40521f02d7aa5"
|
|
1743
|
-
dependencies = [
|
|
1744
|
-
"is-docker",
|
|
1745
|
-
"once_cell",
|
|
1746
|
-
]
|
|
1747
|
-
|
|
1748
|
-
[[package]]
|
|
1749
|
-
name = "itoa"
|
|
1750
|
-
version = "1.0.15"
|
|
1751
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1752
|
-
checksum = "4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c"
|
|
1753
|
-
|
|
1754
|
-
[[package]]
|
|
1755
|
-
name = "javascriptcore-rs"
|
|
1756
|
-
version = "1.1.2"
|
|
1757
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1758
|
-
checksum = "ca5671e9ffce8ffba57afc24070e906da7fc4b1ba66f2cabebf61bf2ea257fcc"
|
|
1759
|
-
dependencies = [
|
|
1760
|
-
"bitflags 1.3.2",
|
|
1761
|
-
"glib",
|
|
1762
|
-
"javascriptcore-rs-sys",
|
|
1763
|
-
]
|
|
1764
|
-
|
|
1765
|
-
[[package]]
|
|
1766
|
-
name = "javascriptcore-rs-sys"
|
|
1767
|
-
version = "1.1.1"
|
|
1768
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1769
|
-
checksum = "af1be78d14ffa4b75b66df31840478fef72b51f8c2465d4ca7c194da9f7a5124"
|
|
1770
|
-
dependencies = [
|
|
1771
|
-
"glib-sys",
|
|
1772
|
-
"gobject-sys",
|
|
1773
|
-
"libc",
|
|
1774
|
-
"system-deps",
|
|
1775
|
-
]
|
|
1776
|
-
|
|
1777
|
-
[[package]]
|
|
1778
|
-
name = "jni"
|
|
1779
|
-
version = "0.21.1"
|
|
1780
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1781
|
-
checksum = "1a87aa2bb7d2af34197c04845522473242e1aa17c12f4935d5856491a7fb8c97"
|
|
1782
|
-
dependencies = [
|
|
1783
|
-
"cesu8",
|
|
1784
|
-
"cfg-if",
|
|
1785
|
-
"combine",
|
|
1786
|
-
"jni-sys",
|
|
1787
|
-
"log",
|
|
1788
|
-
"thiserror 1.0.69",
|
|
1789
|
-
"walkdir",
|
|
1790
|
-
"windows-sys 0.45.0",
|
|
1791
|
-
]
|
|
1792
|
-
|
|
1793
|
-
[[package]]
|
|
1794
|
-
name = "jni-sys"
|
|
1795
|
-
version = "0.3.0"
|
|
1796
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1797
|
-
checksum = "8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130"
|
|
1798
|
-
|
|
1799
|
-
[[package]]
|
|
1800
|
-
name = "js-sys"
|
|
1801
|
-
version = "0.3.77"
|
|
1802
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1803
|
-
checksum = "1cfaf33c695fc6e08064efbc1f72ec937429614f25eef83af942d0e227c3a28f"
|
|
1804
|
-
dependencies = [
|
|
1805
|
-
"once_cell",
|
|
1806
|
-
"wasm-bindgen",
|
|
1807
|
-
]
|
|
1808
|
-
|
|
1809
|
-
[[package]]
|
|
1810
|
-
name = "json-patch"
|
|
1811
|
-
version = "3.0.1"
|
|
1812
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1813
|
-
checksum = "863726d7afb6bc2590eeff7135d923545e5e964f004c2ccf8716c25e70a86f08"
|
|
1814
|
-
dependencies = [
|
|
1815
|
-
"jsonptr",
|
|
1816
|
-
"serde",
|
|
1817
|
-
"serde_json",
|
|
1818
|
-
"thiserror 1.0.69",
|
|
1819
|
-
]
|
|
1820
|
-
|
|
1821
|
-
[[package]]
|
|
1822
|
-
name = "jsonptr"
|
|
1823
|
-
version = "0.6.3"
|
|
1824
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1825
|
-
checksum = "5dea2b27dd239b2556ed7a25ba842fe47fd602e7fc7433c2a8d6106d4d9edd70"
|
|
1826
|
-
dependencies = [
|
|
1827
|
-
"serde",
|
|
1828
|
-
"serde_json",
|
|
1829
|
-
]
|
|
1830
|
-
|
|
1831
|
-
[[package]]
|
|
1832
|
-
name = "keyboard-types"
|
|
1833
|
-
version = "0.7.0"
|
|
1834
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1835
|
-
checksum = "b750dcadc39a09dbadd74e118f6dd6598df77fa01df0cfcdc52c28dece74528a"
|
|
1836
|
-
dependencies = [
|
|
1837
|
-
"bitflags 2.9.3",
|
|
1838
|
-
"serde",
|
|
1839
|
-
"unicode-segmentation",
|
|
1840
|
-
]
|
|
1841
|
-
|
|
1842
|
-
[[package]]
|
|
1843
|
-
name = "kuchikiki"
|
|
1844
|
-
version = "0.8.8-speedreader"
|
|
1845
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1846
|
-
checksum = "02cb977175687f33fa4afa0c95c112b987ea1443e5a51c8f8ff27dc618270cc2"
|
|
1847
|
-
dependencies = [
|
|
1848
|
-
"cssparser",
|
|
1849
|
-
"html5ever",
|
|
1850
|
-
"indexmap 2.11.0",
|
|
1851
|
-
"selectors",
|
|
1852
|
-
]
|
|
1853
|
-
|
|
1854
|
-
[[package]]
|
|
1855
|
-
name = "lazy_static"
|
|
1856
|
-
version = "1.5.0"
|
|
1857
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1858
|
-
checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
|
|
1859
|
-
|
|
1860
|
-
[[package]]
|
|
1861
|
-
name = "libappindicator"
|
|
1862
|
-
version = "0.9.0"
|
|
1863
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1864
|
-
checksum = "03589b9607c868cc7ae54c0b2a22c8dc03dd41692d48f2d7df73615c6a95dc0a"
|
|
1865
|
-
dependencies = [
|
|
1866
|
-
"glib",
|
|
1867
|
-
"gtk",
|
|
1868
|
-
"gtk-sys",
|
|
1869
|
-
"libappindicator-sys",
|
|
1870
|
-
"log",
|
|
1871
|
-
]
|
|
1872
|
-
|
|
1873
|
-
[[package]]
|
|
1874
|
-
name = "libappindicator-sys"
|
|
1875
|
-
version = "0.9.0"
|
|
1876
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1877
|
-
checksum = "6e9ec52138abedcc58dc17a7c6c0c00a2bdb4f3427c7f63fa97fd0d859155caf"
|
|
1878
|
-
dependencies = [
|
|
1879
|
-
"gtk-sys",
|
|
1880
|
-
"libloading",
|
|
1881
|
-
"once_cell",
|
|
1882
|
-
]
|
|
1883
|
-
|
|
1884
|
-
[[package]]
|
|
1885
|
-
name = "libc"
|
|
1886
|
-
version = "0.2.175"
|
|
1887
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1888
|
-
checksum = "6a82ae493e598baaea5209805c49bbf2ea7de956d50d7da0da1164f9c6d28543"
|
|
1889
|
-
|
|
1890
|
-
[[package]]
|
|
1891
|
-
name = "libloading"
|
|
1892
|
-
version = "0.7.4"
|
|
1893
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1894
|
-
checksum = "b67380fd3b2fbe7527a606e18729d21c6f3951633d0500574c4dc22d2d638b9f"
|
|
1895
|
-
dependencies = [
|
|
1896
|
-
"cfg-if",
|
|
1897
|
-
"winapi",
|
|
1898
|
-
]
|
|
1899
|
-
|
|
1900
|
-
[[package]]
|
|
1901
|
-
name = "libredox"
|
|
1902
|
-
version = "0.1.9"
|
|
1903
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1904
|
-
checksum = "391290121bad3d37fbddad76d8f5d1c1c314cfc646d143d7e07a3086ddff0ce3"
|
|
1905
|
-
dependencies = [
|
|
1906
|
-
"bitflags 2.9.3",
|
|
1907
|
-
"libc",
|
|
1908
|
-
]
|
|
1909
|
-
|
|
1910
|
-
[[package]]
|
|
1911
|
-
name = "linux-raw-sys"
|
|
1912
|
-
version = "0.9.4"
|
|
1913
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1914
|
-
checksum = "cd945864f07fe9f5371a27ad7b52a172b4b499999f1d97574c9fa68373937e12"
|
|
1915
|
-
|
|
1916
|
-
[[package]]
|
|
1917
|
-
name = "litemap"
|
|
1918
|
-
version = "0.8.0"
|
|
1919
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1920
|
-
checksum = "241eaef5fd12c88705a01fc1066c48c4b36e0dd4377dcdc7ec3942cea7a69956"
|
|
1921
|
-
|
|
1922
|
-
[[package]]
|
|
1923
|
-
name = "lock_api"
|
|
1924
|
-
version = "0.4.13"
|
|
1925
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1926
|
-
checksum = "96936507f153605bddfcda068dd804796c84324ed2510809e5b2a624c81da765"
|
|
1927
|
-
dependencies = [
|
|
1928
|
-
"autocfg",
|
|
1929
|
-
"scopeguard",
|
|
1930
|
-
]
|
|
1931
|
-
|
|
1932
|
-
[[package]]
|
|
1933
|
-
name = "log"
|
|
1934
|
-
version = "0.4.27"
|
|
1935
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1936
|
-
checksum = "13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94"
|
|
1937
|
-
|
|
1938
|
-
[[package]]
|
|
1939
|
-
name = "mac"
|
|
1940
|
-
version = "0.1.1"
|
|
1941
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1942
|
-
checksum = "c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4"
|
|
1943
|
-
|
|
1944
|
-
[[package]]
|
|
1945
|
-
name = "markup5ever"
|
|
1946
|
-
version = "0.14.1"
|
|
1947
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1948
|
-
checksum = "c7a7213d12e1864c0f002f52c2923d4556935a43dec5e71355c2760e0f6e7a18"
|
|
1949
|
-
dependencies = [
|
|
1950
|
-
"log",
|
|
1951
|
-
"phf 0.11.3",
|
|
1952
|
-
"phf_codegen 0.11.3",
|
|
1953
|
-
"string_cache",
|
|
1954
|
-
"string_cache_codegen",
|
|
1955
|
-
"tendril",
|
|
1956
|
-
]
|
|
1957
|
-
|
|
1958
|
-
[[package]]
|
|
1959
|
-
name = "match_token"
|
|
1960
|
-
version = "0.1.0"
|
|
1961
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1962
|
-
checksum = "88a9689d8d44bf9964484516275f5cd4c9b59457a6940c1d5d0ecbb94510a36b"
|
|
1963
|
-
dependencies = [
|
|
1964
|
-
"proc-macro2",
|
|
1965
|
-
"quote",
|
|
1966
|
-
"syn 2.0.106",
|
|
1967
|
-
]
|
|
1968
|
-
|
|
1969
|
-
[[package]]
|
|
1970
|
-
name = "matches"
|
|
1971
|
-
version = "0.1.10"
|
|
1972
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1973
|
-
checksum = "2532096657941c2fea9c289d370a250971c689d4f143798ff67113ec042024a5"
|
|
1974
|
-
|
|
1975
|
-
[[package]]
|
|
1976
|
-
name = "memchr"
|
|
1977
|
-
version = "2.7.5"
|
|
1978
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1979
|
-
checksum = "32a282da65faaf38286cf3be983213fcf1d2e2a58700e808f83f4ea9a4804bc0"
|
|
1980
|
-
|
|
1981
|
-
[[package]]
|
|
1982
|
-
name = "memoffset"
|
|
1983
|
-
version = "0.9.1"
|
|
1984
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1985
|
-
checksum = "488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a"
|
|
1986
|
-
dependencies = [
|
|
1987
|
-
"autocfg",
|
|
1988
|
-
]
|
|
1989
|
-
|
|
1990
|
-
[[package]]
|
|
1991
|
-
name = "mime"
|
|
1992
|
-
version = "0.3.17"
|
|
1993
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1994
|
-
checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
|
|
1995
|
-
|
|
1996
|
-
[[package]]
|
|
1997
|
-
name = "miniz_oxide"
|
|
1998
|
-
version = "0.8.9"
|
|
1999
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2000
|
-
checksum = "1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316"
|
|
2001
|
-
dependencies = [
|
|
2002
|
-
"adler2",
|
|
2003
|
-
"simd-adler32",
|
|
2004
|
-
]
|
|
2005
|
-
|
|
2006
|
-
[[package]]
|
|
2007
|
-
name = "mio"
|
|
2008
|
-
version = "1.0.4"
|
|
2009
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2010
|
-
checksum = "78bed444cc8a2160f01cbcf811ef18cac863ad68ae8ca62092e8db51d51c761c"
|
|
2011
|
-
dependencies = [
|
|
2012
|
-
"libc",
|
|
2013
|
-
"wasi 0.11.1+wasi-snapshot-preview1",
|
|
2014
|
-
"windows-sys 0.59.0",
|
|
2015
|
-
]
|
|
2016
|
-
|
|
2017
|
-
[[package]]
|
|
2018
|
-
name = "muda"
|
|
2019
|
-
version = "0.17.1"
|
|
2020
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2021
|
-
checksum = "01c1738382f66ed56b3b9c8119e794a2e23148ac8ea214eda86622d4cb9d415a"
|
|
2022
|
-
dependencies = [
|
|
2023
|
-
"crossbeam-channel",
|
|
2024
|
-
"dpi",
|
|
2025
|
-
"gtk",
|
|
2026
|
-
"keyboard-types",
|
|
2027
|
-
"objc2 0.6.2",
|
|
2028
|
-
"objc2-app-kit",
|
|
2029
|
-
"objc2-core-foundation",
|
|
2030
|
-
"objc2-foundation 0.3.1",
|
|
2031
|
-
"once_cell",
|
|
2032
|
-
"png",
|
|
2033
|
-
"serde",
|
|
2034
|
-
"thiserror 2.0.16",
|
|
2035
|
-
"windows-sys 0.60.2",
|
|
2036
|
-
]
|
|
2037
|
-
|
|
2038
|
-
[[package]]
|
|
2039
|
-
name = "ndk"
|
|
2040
|
-
version = "0.9.0"
|
|
2041
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2042
|
-
checksum = "c3f42e7bbe13d351b6bead8286a43aac9534b82bd3cc43e47037f012ebfd62d4"
|
|
2043
|
-
dependencies = [
|
|
2044
|
-
"bitflags 2.9.3",
|
|
2045
|
-
"jni-sys",
|
|
2046
|
-
"log",
|
|
2047
|
-
"ndk-sys",
|
|
2048
|
-
"num_enum",
|
|
2049
|
-
"raw-window-handle",
|
|
2050
|
-
"thiserror 1.0.69",
|
|
2051
|
-
]
|
|
2052
|
-
|
|
2053
|
-
[[package]]
|
|
2054
|
-
name = "ndk-context"
|
|
2055
|
-
version = "0.1.1"
|
|
2056
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2057
|
-
checksum = "27b02d87554356db9e9a873add8782d4ea6e3e58ea071a9adb9a2e8ddb884a8b"
|
|
2058
|
-
|
|
2059
|
-
[[package]]
|
|
2060
|
-
name = "ndk-sys"
|
|
2061
|
-
version = "0.6.0+11769913"
|
|
2062
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2063
|
-
checksum = "ee6cda3051665f1fb8d9e08fc35c96d5a244fb1be711a03b71118828afc9a873"
|
|
2064
|
-
dependencies = [
|
|
2065
|
-
"jni-sys",
|
|
2066
|
-
]
|
|
2067
|
-
|
|
2068
|
-
[[package]]
|
|
2069
|
-
name = "new_debug_unreachable"
|
|
2070
|
-
version = "1.0.6"
|
|
2071
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2072
|
-
checksum = "650eef8c711430f1a879fdd01d4745a7deea475becfb90269c06775983bbf086"
|
|
2073
|
-
|
|
2074
|
-
[[package]]
|
|
2075
|
-
name = "nix"
|
|
2076
|
-
version = "0.30.1"
|
|
2077
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2078
|
-
checksum = "74523f3a35e05aba87a1d978330aef40f67b0304ac79c1c00b294c9830543db6"
|
|
2079
|
-
dependencies = [
|
|
2080
|
-
"bitflags 2.9.3",
|
|
2081
|
-
"cfg-if",
|
|
2082
|
-
"cfg_aliases",
|
|
2083
|
-
"libc",
|
|
2084
|
-
"memoffset",
|
|
2085
|
-
]
|
|
2086
|
-
|
|
2087
|
-
[[package]]
|
|
2088
|
-
name = "nodrop"
|
|
2089
|
-
version = "0.1.14"
|
|
2090
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2091
|
-
checksum = "72ef4a56884ca558e5ddb05a1d1e7e1bfd9a68d9ed024c21704cc98872dae1bb"
|
|
2092
|
-
|
|
2093
|
-
[[package]]
|
|
2094
|
-
name = "num-conv"
|
|
2095
|
-
version = "0.1.0"
|
|
2096
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2097
|
-
checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9"
|
|
2098
|
-
|
|
2099
|
-
[[package]]
|
|
2100
|
-
name = "num-traits"
|
|
2101
|
-
version = "0.2.19"
|
|
2102
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2103
|
-
checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
|
|
2104
|
-
dependencies = [
|
|
2105
|
-
"autocfg",
|
|
2106
|
-
]
|
|
2107
|
-
|
|
2108
|
-
[[package]]
|
|
2109
|
-
name = "num_enum"
|
|
2110
|
-
version = "0.7.4"
|
|
2111
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2112
|
-
checksum = "a973b4e44ce6cad84ce69d797acf9a044532e4184c4f267913d1b546a0727b7a"
|
|
2113
|
-
dependencies = [
|
|
2114
|
-
"num_enum_derive",
|
|
2115
|
-
"rustversion",
|
|
2116
|
-
]
|
|
2117
|
-
|
|
2118
|
-
[[package]]
|
|
2119
|
-
name = "num_enum_derive"
|
|
2120
|
-
version = "0.7.4"
|
|
2121
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2122
|
-
checksum = "77e878c846a8abae00dd069496dbe8751b16ac1c3d6bd2a7283a938e8228f90d"
|
|
2123
|
-
dependencies = [
|
|
2124
|
-
"proc-macro-crate 3.3.0",
|
|
2125
|
-
"proc-macro2",
|
|
2126
|
-
"quote",
|
|
2127
|
-
"syn 2.0.106",
|
|
2128
|
-
]
|
|
2129
|
-
|
|
2130
|
-
[[package]]
|
|
2131
|
-
name = "objc-sys"
|
|
2132
|
-
version = "0.3.5"
|
|
2133
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2134
|
-
checksum = "cdb91bdd390c7ce1a8607f35f3ca7151b65afc0ff5ff3b34fa350f7d7c7e4310"
|
|
2135
|
-
|
|
2136
|
-
[[package]]
|
|
2137
|
-
name = "objc2"
|
|
2138
|
-
version = "0.5.2"
|
|
2139
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2140
|
-
checksum = "46a785d4eeff09c14c487497c162e92766fbb3e4059a71840cecc03d9a50b804"
|
|
2141
|
-
dependencies = [
|
|
2142
|
-
"objc-sys",
|
|
2143
|
-
"objc2-encode",
|
|
2144
|
-
]
|
|
2145
|
-
|
|
2146
|
-
[[package]]
|
|
2147
|
-
name = "objc2"
|
|
2148
|
-
version = "0.6.2"
|
|
2149
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2150
|
-
checksum = "561f357ba7f3a2a61563a186a163d0a3a5247e1089524a3981d49adb775078bc"
|
|
2151
|
-
dependencies = [
|
|
2152
|
-
"objc2-encode",
|
|
2153
|
-
"objc2-exception-helper",
|
|
2154
|
-
]
|
|
2155
|
-
|
|
2156
|
-
[[package]]
|
|
2157
|
-
name = "objc2-app-kit"
|
|
2158
|
-
version = "0.3.1"
|
|
2159
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2160
|
-
checksum = "e6f29f568bec459b0ddff777cec4fe3fd8666d82d5a40ebd0ff7e66134f89bcc"
|
|
2161
|
-
dependencies = [
|
|
2162
|
-
"bitflags 2.9.3",
|
|
2163
|
-
"block2 0.6.1",
|
|
2164
|
-
"libc",
|
|
2165
|
-
"objc2 0.6.2",
|
|
2166
|
-
"objc2-cloud-kit",
|
|
2167
|
-
"objc2-core-data",
|
|
2168
|
-
"objc2-core-foundation",
|
|
2169
|
-
"objc2-core-graphics",
|
|
2170
|
-
"objc2-core-image",
|
|
2171
|
-
"objc2-foundation 0.3.1",
|
|
2172
|
-
"objc2-quartz-core 0.3.1",
|
|
2173
|
-
]
|
|
2174
|
-
|
|
2175
|
-
[[package]]
|
|
2176
|
-
name = "objc2-cloud-kit"
|
|
2177
|
-
version = "0.3.1"
|
|
2178
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2179
|
-
checksum = "17614fdcd9b411e6ff1117dfb1d0150f908ba83a7df81b1f118005fe0a8ea15d"
|
|
2180
|
-
dependencies = [
|
|
2181
|
-
"bitflags 2.9.3",
|
|
2182
|
-
"objc2 0.6.2",
|
|
2183
|
-
"objc2-foundation 0.3.1",
|
|
2184
|
-
]
|
|
2185
|
-
|
|
2186
|
-
[[package]]
|
|
2187
|
-
name = "objc2-core-data"
|
|
2188
|
-
version = "0.3.1"
|
|
2189
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2190
|
-
checksum = "291fbbf7d29287518e8686417cf7239c74700fd4b607623140a7d4a3c834329d"
|
|
2191
|
-
dependencies = [
|
|
2192
|
-
"bitflags 2.9.3",
|
|
2193
|
-
"objc2 0.6.2",
|
|
2194
|
-
"objc2-foundation 0.3.1",
|
|
2195
|
-
]
|
|
2196
|
-
|
|
2197
|
-
[[package]]
|
|
2198
|
-
name = "objc2-core-foundation"
|
|
2199
|
-
version = "0.3.1"
|
|
2200
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2201
|
-
checksum = "1c10c2894a6fed806ade6027bcd50662746363a9589d3ec9d9bef30a4e4bc166"
|
|
2202
|
-
dependencies = [
|
|
2203
|
-
"bitflags 2.9.3",
|
|
2204
|
-
"dispatch2",
|
|
2205
|
-
"objc2 0.6.2",
|
|
2206
|
-
]
|
|
2207
|
-
|
|
2208
|
-
[[package]]
|
|
2209
|
-
name = "objc2-core-graphics"
|
|
2210
|
-
version = "0.3.1"
|
|
2211
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2212
|
-
checksum = "989c6c68c13021b5c2d6b71456ebb0f9dc78d752e86a98da7c716f4f9470f5a4"
|
|
2213
|
-
dependencies = [
|
|
2214
|
-
"bitflags 2.9.3",
|
|
2215
|
-
"dispatch2",
|
|
2216
|
-
"objc2 0.6.2",
|
|
2217
|
-
"objc2-core-foundation",
|
|
2218
|
-
"objc2-io-surface",
|
|
2219
|
-
]
|
|
2220
|
-
|
|
2221
|
-
[[package]]
|
|
2222
|
-
name = "objc2-core-image"
|
|
2223
|
-
version = "0.3.1"
|
|
2224
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2225
|
-
checksum = "79b3dc0cc4386b6ccf21c157591b34a7f44c8e75b064f85502901ab2188c007e"
|
|
2226
|
-
dependencies = [
|
|
2227
|
-
"objc2 0.6.2",
|
|
2228
|
-
"objc2-foundation 0.3.1",
|
|
2229
|
-
]
|
|
2230
|
-
|
|
2231
|
-
[[package]]
|
|
2232
|
-
name = "objc2-encode"
|
|
2233
|
-
version = "4.1.0"
|
|
2234
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2235
|
-
checksum = "ef25abbcd74fb2609453eb695bd2f860d389e457f67dc17cafc8b8cbc89d0c33"
|
|
2236
|
-
|
|
2237
|
-
[[package]]
|
|
2238
|
-
name = "objc2-exception-helper"
|
|
2239
|
-
version = "0.1.1"
|
|
2240
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2241
|
-
checksum = "c7a1c5fbb72d7735b076bb47b578523aedc40f3c439bea6dfd595c089d79d98a"
|
|
2242
|
-
dependencies = [
|
|
2243
|
-
"cc",
|
|
2244
|
-
]
|
|
2245
|
-
|
|
2246
|
-
[[package]]
|
|
2247
|
-
name = "objc2-foundation"
|
|
2248
|
-
version = "0.2.2"
|
|
2249
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2250
|
-
checksum = "0ee638a5da3799329310ad4cfa62fbf045d5f56e3ef5ba4149e7452dcf89d5a8"
|
|
2251
|
-
dependencies = [
|
|
2252
|
-
"bitflags 2.9.3",
|
|
2253
|
-
"block2 0.5.1",
|
|
2254
|
-
"libc",
|
|
2255
|
-
"objc2 0.5.2",
|
|
2256
|
-
]
|
|
2257
|
-
|
|
2258
|
-
[[package]]
|
|
2259
|
-
name = "objc2-foundation"
|
|
2260
|
-
version = "0.3.1"
|
|
2261
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2262
|
-
checksum = "900831247d2fe1a09a683278e5384cfb8c80c79fe6b166f9d14bfdde0ea1b03c"
|
|
2263
|
-
dependencies = [
|
|
2264
|
-
"bitflags 2.9.3",
|
|
2265
|
-
"block2 0.6.1",
|
|
2266
|
-
"libc",
|
|
2267
|
-
"objc2 0.6.2",
|
|
2268
|
-
"objc2-core-foundation",
|
|
2269
|
-
]
|
|
2270
|
-
|
|
2271
|
-
[[package]]
|
|
2272
|
-
name = "objc2-io-surface"
|
|
2273
|
-
version = "0.3.1"
|
|
2274
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2275
|
-
checksum = "7282e9ac92529fa3457ce90ebb15f4ecbc383e8338060960760fa2cf75420c3c"
|
|
2276
|
-
dependencies = [
|
|
2277
|
-
"bitflags 2.9.3",
|
|
2278
|
-
"objc2 0.6.2",
|
|
2279
|
-
"objc2-core-foundation",
|
|
2280
|
-
]
|
|
2281
|
-
|
|
2282
|
-
[[package]]
|
|
2283
|
-
name = "objc2-javascript-core"
|
|
2284
|
-
version = "0.3.1"
|
|
2285
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2286
|
-
checksum = "9052cb1bb50a4c161d934befcf879526fb87ae9a68858f241e693ca46225cf5a"
|
|
2287
|
-
dependencies = [
|
|
2288
|
-
"objc2 0.6.2",
|
|
2289
|
-
"objc2-core-foundation",
|
|
2290
|
-
]
|
|
2291
|
-
|
|
2292
|
-
[[package]]
|
|
2293
|
-
name = "objc2-metal"
|
|
2294
|
-
version = "0.2.2"
|
|
2295
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2296
|
-
checksum = "dd0cba1276f6023976a406a14ffa85e1fdd19df6b0f737b063b95f6c8c7aadd6"
|
|
2297
|
-
dependencies = [
|
|
2298
|
-
"bitflags 2.9.3",
|
|
2299
|
-
"block2 0.5.1",
|
|
2300
|
-
"objc2 0.5.2",
|
|
2301
|
-
"objc2-foundation 0.2.2",
|
|
2302
|
-
]
|
|
2303
|
-
|
|
2304
|
-
[[package]]
|
|
2305
|
-
name = "objc2-quartz-core"
|
|
2306
|
-
version = "0.2.2"
|
|
2307
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2308
|
-
checksum = "e42bee7bff906b14b167da2bac5efe6b6a07e6f7c0a21a7308d40c960242dc7a"
|
|
2309
|
-
dependencies = [
|
|
2310
|
-
"bitflags 2.9.3",
|
|
2311
|
-
"block2 0.5.1",
|
|
2312
|
-
"objc2 0.5.2",
|
|
2313
|
-
"objc2-foundation 0.2.2",
|
|
2314
|
-
"objc2-metal",
|
|
2315
|
-
]
|
|
2316
|
-
|
|
2317
|
-
[[package]]
|
|
2318
|
-
name = "objc2-quartz-core"
|
|
2319
|
-
version = "0.3.1"
|
|
2320
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2321
|
-
checksum = "90ffb6a0cd5f182dc964334388560b12a57f7b74b3e2dec5e2722aa2dfb2ccd5"
|
|
2322
|
-
dependencies = [
|
|
2323
|
-
"bitflags 2.9.3",
|
|
2324
|
-
"objc2 0.6.2",
|
|
2325
|
-
"objc2-foundation 0.3.1",
|
|
2326
|
-
]
|
|
2327
|
-
|
|
2328
|
-
[[package]]
|
|
2329
|
-
name = "objc2-security"
|
|
2330
|
-
version = "0.3.1"
|
|
2331
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2332
|
-
checksum = "e1f8e0ef3ab66b08c42644dcb34dba6ec0a574bbd8adbb8bdbdc7a2779731a44"
|
|
2333
|
-
dependencies = [
|
|
2334
|
-
"bitflags 2.9.3",
|
|
2335
|
-
"objc2 0.6.2",
|
|
2336
|
-
"objc2-core-foundation",
|
|
2337
|
-
]
|
|
2338
|
-
|
|
2339
|
-
[[package]]
|
|
2340
|
-
name = "objc2-ui-kit"
|
|
2341
|
-
version = "0.3.1"
|
|
2342
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2343
|
-
checksum = "25b1312ad7bc8a0e92adae17aa10f90aae1fb618832f9b993b022b591027daed"
|
|
2344
|
-
dependencies = [
|
|
2345
|
-
"bitflags 2.9.3",
|
|
2346
|
-
"objc2 0.6.2",
|
|
2347
|
-
"objc2-core-foundation",
|
|
2348
|
-
"objc2-foundation 0.3.1",
|
|
2349
|
-
]
|
|
2350
|
-
|
|
2351
|
-
[[package]]
|
|
2352
|
-
name = "objc2-web-kit"
|
|
2353
|
-
version = "0.3.1"
|
|
2354
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2355
|
-
checksum = "91672909de8b1ce1c2252e95bbee8c1649c9ad9d14b9248b3d7b4c47903c47ad"
|
|
2356
|
-
dependencies = [
|
|
2357
|
-
"bitflags 2.9.3",
|
|
2358
|
-
"block2 0.6.1",
|
|
2359
|
-
"objc2 0.6.2",
|
|
2360
|
-
"objc2-app-kit",
|
|
2361
|
-
"objc2-core-foundation",
|
|
2362
|
-
"objc2-foundation 0.3.1",
|
|
2363
|
-
"objc2-javascript-core",
|
|
2364
|
-
"objc2-security",
|
|
2365
|
-
]
|
|
2366
|
-
|
|
2367
|
-
[[package]]
|
|
2368
|
-
name = "object"
|
|
2369
|
-
version = "0.36.7"
|
|
2370
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2371
|
-
checksum = "62948e14d923ea95ea2c7c86c71013138b66525b86bdc08d2dcc262bdb497b87"
|
|
2372
|
-
dependencies = [
|
|
2373
|
-
"memchr",
|
|
2374
|
-
]
|
|
2375
|
-
|
|
2376
|
-
[[package]]
|
|
2377
|
-
name = "once_cell"
|
|
2378
|
-
version = "1.21.3"
|
|
2379
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2380
|
-
checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d"
|
|
2381
|
-
|
|
2382
|
-
[[package]]
|
|
2383
|
-
name = "open"
|
|
2384
|
-
version = "5.3.2"
|
|
2385
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2386
|
-
checksum = "e2483562e62ea94312f3576a7aca397306df7990b8d89033e18766744377ef95"
|
|
2387
|
-
dependencies = [
|
|
2388
|
-
"dunce",
|
|
2389
|
-
"is-wsl",
|
|
2390
|
-
"libc",
|
|
2391
|
-
"pathdiff",
|
|
2392
|
-
]
|
|
2393
|
-
|
|
2394
|
-
[[package]]
|
|
2395
|
-
name = "option-ext"
|
|
2396
|
-
version = "0.2.0"
|
|
2397
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2398
|
-
checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d"
|
|
2399
|
-
|
|
2400
|
-
[[package]]
|
|
2401
|
-
name = "ordered-stream"
|
|
2402
|
-
version = "0.2.0"
|
|
2403
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2404
|
-
checksum = "9aa2b01e1d916879f73a53d01d1d6cee68adbb31d6d9177a8cfce093cced1d50"
|
|
2405
|
-
dependencies = [
|
|
2406
|
-
"futures-core",
|
|
2407
|
-
"pin-project-lite",
|
|
2408
|
-
]
|
|
2409
|
-
|
|
2410
|
-
[[package]]
|
|
2411
|
-
name = "pango"
|
|
2412
|
-
version = "0.18.3"
|
|
2413
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2414
|
-
checksum = "7ca27ec1eb0457ab26f3036ea52229edbdb74dee1edd29063f5b9b010e7ebee4"
|
|
2415
|
-
dependencies = [
|
|
2416
|
-
"gio",
|
|
2417
|
-
"glib",
|
|
2418
|
-
"libc",
|
|
2419
|
-
"once_cell",
|
|
2420
|
-
"pango-sys",
|
|
2421
|
-
]
|
|
2422
|
-
|
|
2423
|
-
[[package]]
|
|
2424
|
-
name = "pango-sys"
|
|
2425
|
-
version = "0.18.0"
|
|
2426
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2427
|
-
checksum = "436737e391a843e5933d6d9aa102cb126d501e815b83601365a948a518555dc5"
|
|
2428
|
-
dependencies = [
|
|
2429
|
-
"glib-sys",
|
|
2430
|
-
"gobject-sys",
|
|
2431
|
-
"libc",
|
|
2432
|
-
"system-deps",
|
|
2433
|
-
]
|
|
2434
|
-
|
|
2435
|
-
[[package]]
|
|
2436
|
-
name = "parking"
|
|
2437
|
-
version = "2.2.1"
|
|
2438
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2439
|
-
checksum = "f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba"
|
|
2440
|
-
|
|
2441
|
-
[[package]]
|
|
2442
|
-
name = "parking_lot"
|
|
2443
|
-
version = "0.12.4"
|
|
2444
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2445
|
-
checksum = "70d58bf43669b5795d1576d0641cfb6fbb2057bf629506267a92807158584a13"
|
|
2446
|
-
dependencies = [
|
|
2447
|
-
"lock_api",
|
|
2448
|
-
"parking_lot_core",
|
|
2449
|
-
]
|
|
2450
|
-
|
|
2451
|
-
[[package]]
|
|
2452
|
-
name = "parking_lot_core"
|
|
2453
|
-
version = "0.9.11"
|
|
2454
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2455
|
-
checksum = "bc838d2a56b5b1a6c25f55575dfc605fabb63bb2365f6c2353ef9159aa69e4a5"
|
|
2456
|
-
dependencies = [
|
|
2457
|
-
"cfg-if",
|
|
2458
|
-
"libc",
|
|
2459
|
-
"redox_syscall",
|
|
2460
|
-
"smallvec",
|
|
2461
|
-
"windows-targets 0.52.6",
|
|
2462
|
-
]
|
|
2463
|
-
|
|
2464
|
-
[[package]]
|
|
2465
|
-
name = "pathdiff"
|
|
2466
|
-
version = "0.2.3"
|
|
2467
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2468
|
-
checksum = "df94ce210e5bc13cb6651479fa48d14f601d9858cfe0467f43ae157023b938d3"
|
|
2469
|
-
|
|
2470
|
-
[[package]]
|
|
2471
|
-
name = "percent-encoding"
|
|
2472
|
-
version = "2.3.2"
|
|
2473
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2474
|
-
checksum = "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220"
|
|
2475
|
-
|
|
2476
|
-
[[package]]
|
|
2477
|
-
name = "phf"
|
|
2478
|
-
version = "0.8.0"
|
|
2479
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2480
|
-
checksum = "3dfb61232e34fcb633f43d12c58f83c1df82962dcdfa565a4e866ffc17dafe12"
|
|
2481
|
-
dependencies = [
|
|
2482
|
-
"phf_shared 0.8.0",
|
|
2483
|
-
]
|
|
2484
|
-
|
|
2485
|
-
[[package]]
|
|
2486
|
-
name = "phf"
|
|
2487
|
-
version = "0.10.1"
|
|
2488
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2489
|
-
checksum = "fabbf1ead8a5bcbc20f5f8b939ee3f5b0f6f281b6ad3468b84656b658b455259"
|
|
2490
|
-
dependencies = [
|
|
2491
|
-
"phf_macros 0.10.0",
|
|
2492
|
-
"phf_shared 0.10.0",
|
|
2493
|
-
"proc-macro-hack",
|
|
2494
|
-
]
|
|
2495
|
-
|
|
2496
|
-
[[package]]
|
|
2497
|
-
name = "phf"
|
|
2498
|
-
version = "0.11.3"
|
|
2499
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2500
|
-
checksum = "1fd6780a80ae0c52cc120a26a1a42c1ae51b247a253e4e06113d23d2c2edd078"
|
|
2501
|
-
dependencies = [
|
|
2502
|
-
"phf_macros 0.11.3",
|
|
2503
|
-
"phf_shared 0.11.3",
|
|
2504
|
-
]
|
|
2505
|
-
|
|
2506
|
-
[[package]]
|
|
2507
|
-
name = "phf_codegen"
|
|
2508
|
-
version = "0.8.0"
|
|
2509
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2510
|
-
checksum = "cbffee61585b0411840d3ece935cce9cb6321f01c45477d30066498cd5e1a815"
|
|
2511
|
-
dependencies = [
|
|
2512
|
-
"phf_generator 0.8.0",
|
|
2513
|
-
"phf_shared 0.8.0",
|
|
2514
|
-
]
|
|
2515
|
-
|
|
2516
|
-
[[package]]
|
|
2517
|
-
name = "phf_codegen"
|
|
2518
|
-
version = "0.11.3"
|
|
2519
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2520
|
-
checksum = "aef8048c789fa5e851558d709946d6d79a8ff88c0440c587967f8e94bfb1216a"
|
|
2521
|
-
dependencies = [
|
|
2522
|
-
"phf_generator 0.11.3",
|
|
2523
|
-
"phf_shared 0.11.3",
|
|
2524
|
-
]
|
|
2525
|
-
|
|
2526
|
-
[[package]]
|
|
2527
|
-
name = "phf_generator"
|
|
2528
|
-
version = "0.8.0"
|
|
2529
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2530
|
-
checksum = "17367f0cc86f2d25802b2c26ee58a7b23faeccf78a396094c13dced0d0182526"
|
|
2531
|
-
dependencies = [
|
|
2532
|
-
"phf_shared 0.8.0",
|
|
2533
|
-
"rand 0.7.3",
|
|
2534
|
-
]
|
|
2535
|
-
|
|
2536
|
-
[[package]]
|
|
2537
|
-
name = "phf_generator"
|
|
2538
|
-
version = "0.10.0"
|
|
2539
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2540
|
-
checksum = "5d5285893bb5eb82e6aaf5d59ee909a06a16737a8970984dd7746ba9283498d6"
|
|
2541
|
-
dependencies = [
|
|
2542
|
-
"phf_shared 0.10.0",
|
|
2543
|
-
"rand 0.8.5",
|
|
2544
|
-
]
|
|
2545
|
-
|
|
2546
|
-
[[package]]
|
|
2547
|
-
name = "phf_generator"
|
|
2548
|
-
version = "0.11.3"
|
|
2549
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2550
|
-
checksum = "3c80231409c20246a13fddb31776fb942c38553c51e871f8cbd687a4cfb5843d"
|
|
2551
|
-
dependencies = [
|
|
2552
|
-
"phf_shared 0.11.3",
|
|
2553
|
-
"rand 0.8.5",
|
|
2554
|
-
]
|
|
2555
|
-
|
|
2556
|
-
[[package]]
|
|
2557
|
-
name = "phf_macros"
|
|
2558
|
-
version = "0.10.0"
|
|
2559
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2560
|
-
checksum = "58fdf3184dd560f160dd73922bea2d5cd6e8f064bf4b13110abd81b03697b4e0"
|
|
2561
|
-
dependencies = [
|
|
2562
|
-
"phf_generator 0.10.0",
|
|
2563
|
-
"phf_shared 0.10.0",
|
|
2564
|
-
"proc-macro-hack",
|
|
2565
|
-
"proc-macro2",
|
|
2566
|
-
"quote",
|
|
2567
|
-
"syn 1.0.109",
|
|
2568
|
-
]
|
|
2569
|
-
|
|
2570
|
-
[[package]]
|
|
2571
|
-
name = "phf_macros"
|
|
2572
|
-
version = "0.11.3"
|
|
2573
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2574
|
-
checksum = "f84ac04429c13a7ff43785d75ad27569f2951ce0ffd30a3321230db2fc727216"
|
|
2575
|
-
dependencies = [
|
|
2576
|
-
"phf_generator 0.11.3",
|
|
2577
|
-
"phf_shared 0.11.3",
|
|
2578
|
-
"proc-macro2",
|
|
2579
|
-
"quote",
|
|
2580
|
-
"syn 2.0.106",
|
|
2581
|
-
]
|
|
2582
|
-
|
|
2583
|
-
[[package]]
|
|
2584
|
-
name = "phf_shared"
|
|
2585
|
-
version = "0.8.0"
|
|
2586
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2587
|
-
checksum = "c00cf8b9eafe68dde5e9eaa2cef8ee84a9336a47d566ec55ca16589633b65af7"
|
|
2588
|
-
dependencies = [
|
|
2589
|
-
"siphasher 0.3.11",
|
|
2590
|
-
]
|
|
2591
|
-
|
|
2592
|
-
[[package]]
|
|
2593
|
-
name = "phf_shared"
|
|
2594
|
-
version = "0.10.0"
|
|
2595
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2596
|
-
checksum = "b6796ad771acdc0123d2a88dc428b5e38ef24456743ddb1744ed628f9815c096"
|
|
2597
|
-
dependencies = [
|
|
2598
|
-
"siphasher 0.3.11",
|
|
2599
|
-
]
|
|
2600
|
-
|
|
2601
|
-
[[package]]
|
|
2602
|
-
name = "phf_shared"
|
|
2603
|
-
version = "0.11.3"
|
|
2604
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2605
|
-
checksum = "67eabc2ef2a60eb7faa00097bd1ffdb5bd28e62bf39990626a582201b7a754e5"
|
|
2606
|
-
dependencies = [
|
|
2607
|
-
"siphasher 1.0.1",
|
|
2608
|
-
]
|
|
2609
|
-
|
|
2610
|
-
[[package]]
|
|
2611
|
-
name = "pin-project-lite"
|
|
2612
|
-
version = "0.2.16"
|
|
2613
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2614
|
-
checksum = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b"
|
|
2615
|
-
|
|
2616
|
-
[[package]]
|
|
2617
|
-
name = "pin-utils"
|
|
2618
|
-
version = "0.1.0"
|
|
2619
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2620
|
-
checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
|
|
2621
|
-
|
|
2622
|
-
[[package]]
|
|
2623
|
-
name = "piper"
|
|
2624
|
-
version = "0.2.4"
|
|
2625
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2626
|
-
checksum = "96c8c490f422ef9a4efd2cb5b42b76c8613d7e7dfc1caf667b8a3350a5acc066"
|
|
2627
|
-
dependencies = [
|
|
2628
|
-
"atomic-waker",
|
|
2629
|
-
"fastrand",
|
|
2630
|
-
"futures-io",
|
|
2631
|
-
]
|
|
2632
|
-
|
|
2633
|
-
[[package]]
|
|
2634
|
-
name = "pkg-config"
|
|
2635
|
-
version = "0.3.32"
|
|
2636
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2637
|
-
checksum = "7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c"
|
|
2638
|
-
|
|
2639
|
-
[[package]]
|
|
2640
|
-
name = "plist"
|
|
2641
|
-
version = "1.7.4"
|
|
2642
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2643
|
-
checksum = "3af6b589e163c5a788fab00ce0c0366f6efbb9959c2f9874b224936af7fce7e1"
|
|
2644
|
-
dependencies = [
|
|
2645
|
-
"base64 0.22.1",
|
|
2646
|
-
"indexmap 2.11.0",
|
|
2647
|
-
"quick-xml",
|
|
2648
|
-
"serde",
|
|
2649
|
-
"time",
|
|
2650
|
-
]
|
|
2651
|
-
|
|
2652
|
-
[[package]]
|
|
2653
|
-
name = "png"
|
|
2654
|
-
version = "0.17.16"
|
|
2655
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2656
|
-
checksum = "82151a2fc869e011c153adc57cf2789ccb8d9906ce52c0b39a6b5697749d7526"
|
|
2657
|
-
dependencies = [
|
|
2658
|
-
"bitflags 1.3.2",
|
|
2659
|
-
"crc32fast",
|
|
2660
|
-
"fdeflate",
|
|
2661
|
-
"flate2",
|
|
2662
|
-
"miniz_oxide",
|
|
2663
|
-
]
|
|
2664
|
-
|
|
2665
|
-
[[package]]
|
|
2666
|
-
name = "polling"
|
|
2667
|
-
version = "3.10.0"
|
|
2668
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2669
|
-
checksum = "b5bd19146350fe804f7cb2669c851c03d69da628803dab0d98018142aaa5d829"
|
|
2670
|
-
dependencies = [
|
|
2671
|
-
"cfg-if",
|
|
2672
|
-
"concurrent-queue",
|
|
2673
|
-
"hermit-abi",
|
|
2674
|
-
"pin-project-lite",
|
|
2675
|
-
"rustix",
|
|
2676
|
-
"windows-sys 0.60.2",
|
|
2677
|
-
]
|
|
2678
|
-
|
|
2679
|
-
[[package]]
|
|
2680
|
-
name = "potential_utf"
|
|
2681
|
-
version = "0.1.2"
|
|
2682
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2683
|
-
checksum = "e5a7c30837279ca13e7c867e9e40053bc68740f988cb07f7ca6df43cc734b585"
|
|
2684
|
-
dependencies = [
|
|
2685
|
-
"zerovec",
|
|
2686
|
-
]
|
|
2687
|
-
|
|
2688
|
-
[[package]]
|
|
2689
|
-
name = "powerfmt"
|
|
2690
|
-
version = "0.2.0"
|
|
2691
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2692
|
-
checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391"
|
|
2693
|
-
|
|
2694
|
-
[[package]]
|
|
2695
|
-
name = "ppv-lite86"
|
|
2696
|
-
version = "0.2.21"
|
|
2697
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2698
|
-
checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9"
|
|
2699
|
-
dependencies = [
|
|
2700
|
-
"zerocopy",
|
|
2701
|
-
]
|
|
2702
|
-
|
|
2703
|
-
[[package]]
|
|
2704
|
-
name = "precomputed-hash"
|
|
2705
|
-
version = "0.1.1"
|
|
2706
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2707
|
-
checksum = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c"
|
|
2708
|
-
|
|
2709
|
-
[[package]]
|
|
2710
|
-
name = "proc-macro-crate"
|
|
2711
|
-
version = "1.3.1"
|
|
2712
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2713
|
-
checksum = "7f4c021e1093a56626774e81216a4ce732a735e5bad4868a03f3ed65ca0c3919"
|
|
2714
|
-
dependencies = [
|
|
2715
|
-
"once_cell",
|
|
2716
|
-
"toml_edit 0.19.15",
|
|
2717
|
-
]
|
|
2718
|
-
|
|
2719
|
-
[[package]]
|
|
2720
|
-
name = "proc-macro-crate"
|
|
2721
|
-
version = "2.0.0"
|
|
2722
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2723
|
-
checksum = "7e8366a6159044a37876a2b9817124296703c586a5c92e2c53751fa06d8d43e8"
|
|
2724
|
-
dependencies = [
|
|
2725
|
-
"toml_edit 0.20.7",
|
|
2726
|
-
]
|
|
2727
|
-
|
|
2728
|
-
[[package]]
|
|
2729
|
-
name = "proc-macro-crate"
|
|
2730
|
-
version = "3.3.0"
|
|
2731
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2732
|
-
checksum = "edce586971a4dfaa28950c6f18ed55e0406c1ab88bbce2c6f6293a7aaba73d35"
|
|
2733
|
-
dependencies = [
|
|
2734
|
-
"toml_edit 0.22.27",
|
|
2735
|
-
]
|
|
2736
|
-
|
|
2737
|
-
[[package]]
|
|
2738
|
-
name = "proc-macro-error"
|
|
2739
|
-
version = "1.0.4"
|
|
2740
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2741
|
-
checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"
|
|
2742
|
-
dependencies = [
|
|
2743
|
-
"proc-macro-error-attr",
|
|
2744
|
-
"proc-macro2",
|
|
2745
|
-
"quote",
|
|
2746
|
-
"syn 1.0.109",
|
|
2747
|
-
"version_check",
|
|
2748
|
-
]
|
|
2749
|
-
|
|
2750
|
-
[[package]]
|
|
2751
|
-
name = "proc-macro-error-attr"
|
|
2752
|
-
version = "1.0.4"
|
|
2753
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2754
|
-
checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"
|
|
2755
|
-
dependencies = [
|
|
2756
|
-
"proc-macro2",
|
|
2757
|
-
"quote",
|
|
2758
|
-
"version_check",
|
|
2759
|
-
]
|
|
2760
|
-
|
|
2761
|
-
[[package]]
|
|
2762
|
-
name = "proc-macro-hack"
|
|
2763
|
-
version = "0.5.20+deprecated"
|
|
2764
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2765
|
-
checksum = "dc375e1527247fe1a97d8b7156678dfe7c1af2fc075c9a4db3690ecd2a148068"
|
|
2766
|
-
|
|
2767
|
-
[[package]]
|
|
2768
|
-
name = "proc-macro2"
|
|
2769
|
-
version = "1.0.101"
|
|
2770
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2771
|
-
checksum = "89ae43fd86e4158d6db51ad8e2b80f313af9cc74f5c0e03ccb87de09998732de"
|
|
2772
|
-
dependencies = [
|
|
2773
|
-
"unicode-ident",
|
|
2774
|
-
]
|
|
2775
|
-
|
|
2776
|
-
[[package]]
|
|
2777
|
-
name = "quick-xml"
|
|
2778
|
-
version = "0.38.2"
|
|
2779
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2780
|
-
checksum = "d200a41a7797e6461bd04e4e95c3347053a731c32c87f066f2f0dda22dbdbba8"
|
|
2781
|
-
dependencies = [
|
|
2782
|
-
"memchr",
|
|
2783
|
-
]
|
|
2784
|
-
|
|
2785
|
-
[[package]]
|
|
2786
|
-
name = "quote"
|
|
2787
|
-
version = "1.0.40"
|
|
2788
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2789
|
-
checksum = "1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d"
|
|
2790
|
-
dependencies = [
|
|
2791
|
-
"proc-macro2",
|
|
2792
|
-
]
|
|
2793
|
-
|
|
2794
|
-
[[package]]
|
|
2795
|
-
name = "r-efi"
|
|
2796
|
-
version = "5.3.0"
|
|
2797
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2798
|
-
checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f"
|
|
2799
|
-
|
|
2800
|
-
[[package]]
|
|
2801
|
-
name = "rand"
|
|
2802
|
-
version = "0.7.3"
|
|
2803
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2804
|
-
checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"
|
|
2805
|
-
dependencies = [
|
|
2806
|
-
"getrandom 0.1.16",
|
|
2807
|
-
"libc",
|
|
2808
|
-
"rand_chacha 0.2.2",
|
|
2809
|
-
"rand_core 0.5.1",
|
|
2810
|
-
"rand_hc",
|
|
2811
|
-
"rand_pcg",
|
|
2812
|
-
]
|
|
2813
|
-
|
|
2814
|
-
[[package]]
|
|
2815
|
-
name = "rand"
|
|
2816
|
-
version = "0.8.5"
|
|
2817
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2818
|
-
checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
|
|
2819
|
-
dependencies = [
|
|
2820
|
-
"libc",
|
|
2821
|
-
"rand_chacha 0.3.1",
|
|
2822
|
-
"rand_core 0.6.4",
|
|
2823
|
-
]
|
|
2824
|
-
|
|
2825
|
-
[[package]]
|
|
2826
|
-
name = "rand_chacha"
|
|
2827
|
-
version = "0.2.2"
|
|
2828
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2829
|
-
checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"
|
|
2830
|
-
dependencies = [
|
|
2831
|
-
"ppv-lite86",
|
|
2832
|
-
"rand_core 0.5.1",
|
|
2833
|
-
]
|
|
2834
|
-
|
|
2835
|
-
[[package]]
|
|
2836
|
-
name = "rand_chacha"
|
|
2837
|
-
version = "0.3.1"
|
|
2838
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2839
|
-
checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
|
|
2840
|
-
dependencies = [
|
|
2841
|
-
"ppv-lite86",
|
|
2842
|
-
"rand_core 0.6.4",
|
|
2843
|
-
]
|
|
2844
|
-
|
|
2845
|
-
[[package]]
|
|
2846
|
-
name = "rand_core"
|
|
2847
|
-
version = "0.5.1"
|
|
2848
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2849
|
-
checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
|
|
2850
|
-
dependencies = [
|
|
2851
|
-
"getrandom 0.1.16",
|
|
2852
|
-
]
|
|
2853
|
-
|
|
2854
|
-
[[package]]
|
|
2855
|
-
name = "rand_core"
|
|
2856
|
-
version = "0.6.4"
|
|
2857
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2858
|
-
checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
|
|
2859
|
-
dependencies = [
|
|
2860
|
-
"getrandom 0.2.16",
|
|
2861
|
-
]
|
|
2862
|
-
|
|
2863
|
-
[[package]]
|
|
2864
|
-
name = "rand_hc"
|
|
2865
|
-
version = "0.2.0"
|
|
2866
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2867
|
-
checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
|
|
2868
|
-
dependencies = [
|
|
2869
|
-
"rand_core 0.5.1",
|
|
2870
|
-
]
|
|
2871
|
-
|
|
2872
|
-
[[package]]
|
|
2873
|
-
name = "rand_pcg"
|
|
2874
|
-
version = "0.2.1"
|
|
2875
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2876
|
-
checksum = "16abd0c1b639e9eb4d7c50c0b8100b0d0f849be2349829c740fe8e6eb4816429"
|
|
2877
|
-
dependencies = [
|
|
2878
|
-
"rand_core 0.5.1",
|
|
2879
|
-
]
|
|
2880
|
-
|
|
2881
|
-
[[package]]
|
|
2882
|
-
name = "raw-window-handle"
|
|
2883
|
-
version = "0.6.2"
|
|
2884
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2885
|
-
checksum = "20675572f6f24e9e76ef639bc5552774ed45f1c30e2951e1e99c59888861c539"
|
|
2886
|
-
|
|
2887
|
-
[[package]]
|
|
2888
|
-
name = "redox_syscall"
|
|
2889
|
-
version = "0.5.17"
|
|
2890
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2891
|
-
checksum = "5407465600fb0548f1442edf71dd20683c6ed326200ace4b1ef0763521bb3b77"
|
|
2892
|
-
dependencies = [
|
|
2893
|
-
"bitflags 2.9.3",
|
|
2894
|
-
]
|
|
2895
|
-
|
|
2896
|
-
[[package]]
|
|
2897
|
-
name = "redox_users"
|
|
2898
|
-
version = "0.5.2"
|
|
2899
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2900
|
-
checksum = "a4e608c6638b9c18977b00b475ac1f28d14e84b27d8d42f70e0bf1e3dec127ac"
|
|
2901
|
-
dependencies = [
|
|
2902
|
-
"getrandom 0.2.16",
|
|
2903
|
-
"libredox",
|
|
2904
|
-
"thiserror 2.0.16",
|
|
2905
|
-
]
|
|
2906
|
-
|
|
2907
|
-
[[package]]
|
|
2908
|
-
name = "ref-cast"
|
|
2909
|
-
version = "1.0.24"
|
|
2910
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2911
|
-
checksum = "4a0ae411dbe946a674d89546582cea4ba2bb8defac896622d6496f14c23ba5cf"
|
|
2912
|
-
dependencies = [
|
|
2913
|
-
"ref-cast-impl",
|
|
2914
|
-
]
|
|
2915
|
-
|
|
2916
|
-
[[package]]
|
|
2917
|
-
name = "ref-cast-impl"
|
|
2918
|
-
version = "1.0.24"
|
|
2919
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2920
|
-
checksum = "1165225c21bff1f3bbce98f5a1f889949bc902d3575308cc7b0de30b4f6d27c7"
|
|
2921
|
-
dependencies = [
|
|
2922
|
-
"proc-macro2",
|
|
2923
|
-
"quote",
|
|
2924
|
-
"syn 2.0.106",
|
|
2925
|
-
]
|
|
2926
|
-
|
|
2927
|
-
[[package]]
|
|
2928
|
-
name = "regex"
|
|
2929
|
-
version = "1.11.1"
|
|
2930
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2931
|
-
checksum = "b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191"
|
|
2932
|
-
dependencies = [
|
|
2933
|
-
"aho-corasick",
|
|
2934
|
-
"memchr",
|
|
2935
|
-
"regex-automata",
|
|
2936
|
-
"regex-syntax",
|
|
2937
|
-
]
|
|
2938
|
-
|
|
2939
|
-
[[package]]
|
|
2940
|
-
name = "regex-automata"
|
|
2941
|
-
version = "0.4.9"
|
|
2942
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2943
|
-
checksum = "809e8dc61f6de73b46c85f4c96486310fe304c434cfa43669d7b40f711150908"
|
|
2944
|
-
dependencies = [
|
|
2945
|
-
"aho-corasick",
|
|
2946
|
-
"memchr",
|
|
2947
|
-
"regex-syntax",
|
|
2948
|
-
]
|
|
2949
|
-
|
|
2950
|
-
[[package]]
|
|
2951
|
-
name = "regex-syntax"
|
|
2952
|
-
version = "0.8.5"
|
|
2953
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2954
|
-
checksum = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c"
|
|
2955
|
-
|
|
2956
|
-
[[package]]
|
|
2957
|
-
name = "reqwest"
|
|
2958
|
-
version = "0.12.23"
|
|
2959
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2960
|
-
checksum = "d429f34c8092b2d42c7c93cec323bb4adeb7c67698f70839adec842ec10c7ceb"
|
|
2961
|
-
dependencies = [
|
|
2962
|
-
"base64 0.22.1",
|
|
2963
|
-
"bytes",
|
|
2964
|
-
"futures-core",
|
|
2965
|
-
"futures-util",
|
|
2966
|
-
"http",
|
|
2967
|
-
"http-body",
|
|
2968
|
-
"http-body-util",
|
|
2969
|
-
"hyper",
|
|
2970
|
-
"hyper-util",
|
|
2971
|
-
"js-sys",
|
|
2972
|
-
"log",
|
|
2973
|
-
"percent-encoding",
|
|
2974
|
-
"pin-project-lite",
|
|
2975
|
-
"serde",
|
|
2976
|
-
"serde_json",
|
|
2977
|
-
"serde_urlencoded",
|
|
2978
|
-
"sync_wrapper",
|
|
2979
|
-
"tokio",
|
|
2980
|
-
"tokio-util",
|
|
2981
|
-
"tower",
|
|
2982
|
-
"tower-http",
|
|
2983
|
-
"tower-service",
|
|
2984
|
-
"url",
|
|
2985
|
-
"wasm-bindgen",
|
|
2986
|
-
"wasm-bindgen-futures",
|
|
2987
|
-
"wasm-streams",
|
|
2988
|
-
"web-sys",
|
|
2989
|
-
]
|
|
2990
|
-
|
|
2991
|
-
[[package]]
|
|
2992
|
-
name = "rustc-demangle"
|
|
2993
|
-
version = "0.1.26"
|
|
2994
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2995
|
-
checksum = "56f7d92ca342cea22a06f2121d944b4fd82af56988c270852495420f961d4ace"
|
|
2996
|
-
|
|
2997
|
-
[[package]]
|
|
2998
|
-
name = "rustc_version"
|
|
2999
|
-
version = "0.4.1"
|
|
3000
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3001
|
-
checksum = "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92"
|
|
3002
|
-
dependencies = [
|
|
3003
|
-
"semver",
|
|
3004
|
-
]
|
|
3005
|
-
|
|
3006
|
-
[[package]]
|
|
3007
|
-
name = "rustix"
|
|
3008
|
-
version = "1.0.8"
|
|
3009
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3010
|
-
checksum = "11181fbabf243db407ef8df94a6ce0b2f9a733bd8be4ad02b4eda9602296cac8"
|
|
3011
|
-
dependencies = [
|
|
3012
|
-
"bitflags 2.9.3",
|
|
3013
|
-
"errno",
|
|
3014
|
-
"libc",
|
|
3015
|
-
"linux-raw-sys",
|
|
3016
|
-
"windows-sys 0.60.2",
|
|
3017
|
-
]
|
|
3018
|
-
|
|
3019
|
-
[[package]]
|
|
3020
|
-
name = "rustversion"
|
|
3021
|
-
version = "1.0.22"
|
|
3022
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3023
|
-
checksum = "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d"
|
|
3024
|
-
|
|
3025
|
-
[[package]]
|
|
3026
|
-
name = "ryu"
|
|
3027
|
-
version = "1.0.20"
|
|
3028
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3029
|
-
checksum = "28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f"
|
|
3030
|
-
|
|
3031
|
-
[[package]]
|
|
3032
|
-
name = "same-file"
|
|
3033
|
-
version = "1.0.6"
|
|
3034
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3035
|
-
checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
|
|
3036
|
-
dependencies = [
|
|
3037
|
-
"winapi-util",
|
|
3038
|
-
]
|
|
3039
|
-
|
|
3040
|
-
[[package]]
|
|
3041
|
-
name = "schemars"
|
|
3042
|
-
version = "0.8.22"
|
|
3043
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3044
|
-
checksum = "3fbf2ae1b8bc8e02df939598064d22402220cd5bbcca1c76f7d6a310974d5615"
|
|
3045
|
-
dependencies = [
|
|
3046
|
-
"dyn-clone",
|
|
3047
|
-
"indexmap 1.9.3",
|
|
3048
|
-
"schemars_derive",
|
|
3049
|
-
"serde",
|
|
3050
|
-
"serde_json",
|
|
3051
|
-
"url",
|
|
3052
|
-
"uuid",
|
|
3053
|
-
]
|
|
3054
|
-
|
|
3055
|
-
[[package]]
|
|
3056
|
-
name = "schemars"
|
|
3057
|
-
version = "0.9.0"
|
|
3058
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3059
|
-
checksum = "4cd191f9397d57d581cddd31014772520aa448f65ef991055d7f61582c65165f"
|
|
3060
|
-
dependencies = [
|
|
3061
|
-
"dyn-clone",
|
|
3062
|
-
"ref-cast",
|
|
3063
|
-
"serde",
|
|
3064
|
-
"serde_json",
|
|
3065
|
-
]
|
|
3066
|
-
|
|
3067
|
-
[[package]]
|
|
3068
|
-
name = "schemars"
|
|
3069
|
-
version = "1.0.4"
|
|
3070
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3071
|
-
checksum = "82d20c4491bc164fa2f6c5d44565947a52ad80b9505d8e36f8d54c27c739fcd0"
|
|
3072
|
-
dependencies = [
|
|
3073
|
-
"dyn-clone",
|
|
3074
|
-
"ref-cast",
|
|
3075
|
-
"serde",
|
|
3076
|
-
"serde_json",
|
|
3077
|
-
]
|
|
3078
|
-
|
|
3079
|
-
[[package]]
|
|
3080
|
-
name = "schemars_derive"
|
|
3081
|
-
version = "0.8.22"
|
|
3082
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3083
|
-
checksum = "32e265784ad618884abaea0600a9adf15393368d840e0222d101a072f3f7534d"
|
|
3084
|
-
dependencies = [
|
|
3085
|
-
"proc-macro2",
|
|
3086
|
-
"quote",
|
|
3087
|
-
"serde_derive_internals",
|
|
3088
|
-
"syn 2.0.106",
|
|
3089
|
-
]
|
|
3090
|
-
|
|
3091
|
-
[[package]]
|
|
3092
|
-
name = "scopeguard"
|
|
3093
|
-
version = "1.2.0"
|
|
3094
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3095
|
-
checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
|
|
3096
|
-
|
|
3097
|
-
[[package]]
|
|
3098
|
-
name = "selectors"
|
|
3099
|
-
version = "0.24.0"
|
|
3100
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3101
|
-
checksum = "0c37578180969d00692904465fb7f6b3d50b9a2b952b87c23d0e2e5cb5013416"
|
|
3102
|
-
dependencies = [
|
|
3103
|
-
"bitflags 1.3.2",
|
|
3104
|
-
"cssparser",
|
|
3105
|
-
"derive_more",
|
|
3106
|
-
"fxhash",
|
|
3107
|
-
"log",
|
|
3108
|
-
"phf 0.8.0",
|
|
3109
|
-
"phf_codegen 0.8.0",
|
|
3110
|
-
"precomputed-hash",
|
|
3111
|
-
"servo_arc",
|
|
3112
|
-
"smallvec",
|
|
3113
|
-
]
|
|
3114
|
-
|
|
3115
|
-
[[package]]
|
|
3116
|
-
name = "semver"
|
|
3117
|
-
version = "1.0.26"
|
|
3118
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3119
|
-
checksum = "56e6fa9c48d24d85fb3de5ad847117517440f6beceb7798af16b4a87d616b8d0"
|
|
3120
|
-
dependencies = [
|
|
3121
|
-
"serde",
|
|
3122
|
-
]
|
|
3123
|
-
|
|
3124
|
-
[[package]]
|
|
3125
|
-
name = "serde"
|
|
3126
|
-
version = "1.0.219"
|
|
3127
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3128
|
-
checksum = "5f0e2c6ed6606019b4e29e69dbaba95b11854410e5347d525002456dbbb786b6"
|
|
3129
|
-
dependencies = [
|
|
3130
|
-
"serde_derive",
|
|
3131
|
-
]
|
|
3132
|
-
|
|
3133
|
-
[[package]]
|
|
3134
|
-
name = "serde-untagged"
|
|
3135
|
-
version = "0.1.8"
|
|
3136
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3137
|
-
checksum = "34836a629bcbc6f1afdf0907a744870039b1e14c0561cb26094fa683b158eff3"
|
|
3138
|
-
dependencies = [
|
|
3139
|
-
"erased-serde",
|
|
3140
|
-
"serde",
|
|
3141
|
-
"typeid",
|
|
3142
|
-
]
|
|
3143
|
-
|
|
3144
|
-
[[package]]
|
|
3145
|
-
name = "serde_derive"
|
|
3146
|
-
version = "1.0.219"
|
|
3147
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3148
|
-
checksum = "5b0276cf7f2c73365f7157c8123c21cd9a50fbbd844757af28ca1f5925fc2a00"
|
|
3149
|
-
dependencies = [
|
|
3150
|
-
"proc-macro2",
|
|
3151
|
-
"quote",
|
|
3152
|
-
"syn 2.0.106",
|
|
3153
|
-
]
|
|
3154
|
-
|
|
3155
|
-
[[package]]
|
|
3156
|
-
name = "serde_derive_internals"
|
|
3157
|
-
version = "0.29.1"
|
|
3158
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3159
|
-
checksum = "18d26a20a969b9e3fdf2fc2d9f21eda6c40e2de84c9408bb5d3b05d499aae711"
|
|
3160
|
-
dependencies = [
|
|
3161
|
-
"proc-macro2",
|
|
3162
|
-
"quote",
|
|
3163
|
-
"syn 2.0.106",
|
|
3164
|
-
]
|
|
3165
|
-
|
|
3166
|
-
[[package]]
|
|
3167
|
-
name = "serde_json"
|
|
3168
|
-
version = "1.0.143"
|
|
3169
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3170
|
-
checksum = "d401abef1d108fbd9cbaebc3e46611f4b1021f714a0597a71f41ee463f5f4a5a"
|
|
3171
|
-
dependencies = [
|
|
3172
|
-
"itoa",
|
|
3173
|
-
"memchr",
|
|
3174
|
-
"ryu",
|
|
3175
|
-
"serde",
|
|
3176
|
-
]
|
|
3177
|
-
|
|
3178
|
-
[[package]]
|
|
3179
|
-
name = "serde_repr"
|
|
3180
|
-
version = "0.1.20"
|
|
3181
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3182
|
-
checksum = "175ee3e80ae9982737ca543e96133087cbd9a485eecc3bc4de9c1a37b47ea59c"
|
|
3183
|
-
dependencies = [
|
|
3184
|
-
"proc-macro2",
|
|
3185
|
-
"quote",
|
|
3186
|
-
"syn 2.0.106",
|
|
3187
|
-
]
|
|
3188
|
-
|
|
3189
|
-
[[package]]
|
|
3190
|
-
name = "serde_spanned"
|
|
3191
|
-
version = "0.6.9"
|
|
3192
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3193
|
-
checksum = "bf41e0cfaf7226dca15e8197172c295a782857fcb97fad1808a166870dee75a3"
|
|
3194
|
-
dependencies = [
|
|
3195
|
-
"serde",
|
|
3196
|
-
]
|
|
3197
|
-
|
|
3198
|
-
[[package]]
|
|
3199
|
-
name = "serde_spanned"
|
|
3200
|
-
version = "1.0.0"
|
|
3201
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3202
|
-
checksum = "40734c41988f7306bb04f0ecf60ec0f3f1caa34290e4e8ea471dcd3346483b83"
|
|
3203
|
-
dependencies = [
|
|
3204
|
-
"serde",
|
|
3205
|
-
]
|
|
3206
|
-
|
|
3207
|
-
[[package]]
|
|
3208
|
-
name = "serde_urlencoded"
|
|
3209
|
-
version = "0.7.1"
|
|
3210
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3211
|
-
checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
|
|
3212
|
-
dependencies = [
|
|
3213
|
-
"form_urlencoded",
|
|
3214
|
-
"itoa",
|
|
3215
|
-
"ryu",
|
|
3216
|
-
"serde",
|
|
3217
|
-
]
|
|
3218
|
-
|
|
3219
|
-
[[package]]
|
|
3220
|
-
name = "serde_with"
|
|
3221
|
-
version = "3.14.0"
|
|
3222
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3223
|
-
checksum = "f2c45cd61fefa9db6f254525d46e392b852e0e61d9a1fd36e5bd183450a556d5"
|
|
3224
|
-
dependencies = [
|
|
3225
|
-
"base64 0.22.1",
|
|
3226
|
-
"chrono",
|
|
3227
|
-
"hex",
|
|
3228
|
-
"indexmap 1.9.3",
|
|
3229
|
-
"indexmap 2.11.0",
|
|
3230
|
-
"schemars 0.9.0",
|
|
3231
|
-
"schemars 1.0.4",
|
|
3232
|
-
"serde",
|
|
3233
|
-
"serde_derive",
|
|
3234
|
-
"serde_json",
|
|
3235
|
-
"serde_with_macros",
|
|
3236
|
-
"time",
|
|
3237
|
-
]
|
|
3238
|
-
|
|
3239
|
-
[[package]]
|
|
3240
|
-
name = "serde_with_macros"
|
|
3241
|
-
version = "3.14.0"
|
|
3242
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3243
|
-
checksum = "de90945e6565ce0d9a25098082ed4ee4002e047cb59892c318d66821e14bb30f"
|
|
3244
|
-
dependencies = [
|
|
3245
|
-
"darling",
|
|
3246
|
-
"proc-macro2",
|
|
3247
|
-
"quote",
|
|
3248
|
-
"syn 2.0.106",
|
|
3249
|
-
]
|
|
3250
|
-
|
|
3251
|
-
[[package]]
|
|
3252
|
-
name = "serialize-to-javascript"
|
|
3253
|
-
version = "0.1.2"
|
|
3254
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3255
|
-
checksum = "04f3666a07a197cdb77cdf306c32be9b7f598d7060d50cfd4d5aa04bfd92f6c5"
|
|
3256
|
-
dependencies = [
|
|
3257
|
-
"serde",
|
|
3258
|
-
"serde_json",
|
|
3259
|
-
"serialize-to-javascript-impl",
|
|
3260
|
-
]
|
|
3261
|
-
|
|
3262
|
-
[[package]]
|
|
3263
|
-
name = "serialize-to-javascript-impl"
|
|
3264
|
-
version = "0.1.2"
|
|
3265
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3266
|
-
checksum = "772ee033c0916d670af7860b6e1ef7d658a4629a6d0b4c8c3e67f09b3765b75d"
|
|
3267
|
-
dependencies = [
|
|
3268
|
-
"proc-macro2",
|
|
3269
|
-
"quote",
|
|
3270
|
-
"syn 2.0.106",
|
|
3271
|
-
]
|
|
3272
|
-
|
|
3273
|
-
[[package]]
|
|
3274
|
-
name = "servo_arc"
|
|
3275
|
-
version = "0.2.0"
|
|
3276
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3277
|
-
checksum = "d52aa42f8fdf0fed91e5ce7f23d8138441002fa31dca008acf47e6fd4721f741"
|
|
3278
|
-
dependencies = [
|
|
3279
|
-
"nodrop",
|
|
3280
|
-
"stable_deref_trait",
|
|
3281
|
-
]
|
|
3282
|
-
|
|
3283
|
-
[[package]]
|
|
3284
|
-
name = "sha2"
|
|
3285
|
-
version = "0.10.9"
|
|
3286
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3287
|
-
checksum = "a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283"
|
|
3288
|
-
dependencies = [
|
|
3289
|
-
"cfg-if",
|
|
3290
|
-
"cpufeatures",
|
|
3291
|
-
"digest",
|
|
3292
|
-
]
|
|
3293
|
-
|
|
3294
|
-
[[package]]
|
|
3295
|
-
name = "shlex"
|
|
3296
|
-
version = "1.3.0"
|
|
3297
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3298
|
-
checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
|
|
3299
|
-
|
|
3300
|
-
[[package]]
|
|
3301
|
-
name = "signal-hook-registry"
|
|
3302
|
-
version = "1.4.6"
|
|
3303
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3304
|
-
checksum = "b2a4719bff48cee6b39d12c020eeb490953ad2443b7055bd0b21fca26bd8c28b"
|
|
3305
|
-
dependencies = [
|
|
3306
|
-
"libc",
|
|
3307
|
-
]
|
|
3308
|
-
|
|
3309
|
-
[[package]]
|
|
3310
|
-
name = "simd-adler32"
|
|
3311
|
-
version = "0.3.7"
|
|
3312
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3313
|
-
checksum = "d66dc143e6b11c1eddc06d5c423cfc97062865baf299914ab64caa38182078fe"
|
|
3314
|
-
|
|
3315
|
-
[[package]]
|
|
3316
|
-
name = "siphasher"
|
|
3317
|
-
version = "0.3.11"
|
|
3318
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3319
|
-
checksum = "38b58827f4464d87d377d175e90bf58eb00fd8716ff0a62f80356b5e61555d0d"
|
|
3320
|
-
|
|
3321
|
-
[[package]]
|
|
3322
|
-
name = "siphasher"
|
|
3323
|
-
version = "1.0.1"
|
|
3324
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3325
|
-
checksum = "56199f7ddabf13fe5074ce809e7d3f42b42ae711800501b5b16ea82ad029c39d"
|
|
3326
|
-
|
|
3327
|
-
[[package]]
|
|
3328
|
-
name = "slab"
|
|
3329
|
-
version = "0.4.11"
|
|
3330
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3331
|
-
checksum = "7a2ae44ef20feb57a68b23d846850f861394c2e02dc425a50098ae8c90267589"
|
|
3332
|
-
|
|
3333
|
-
[[package]]
|
|
3334
|
-
name = "smallvec"
|
|
3335
|
-
version = "1.15.1"
|
|
3336
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3337
|
-
checksum = "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03"
|
|
3338
|
-
|
|
3339
|
-
[[package]]
|
|
3340
|
-
name = "socket2"
|
|
3341
|
-
version = "0.6.0"
|
|
3342
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3343
|
-
checksum = "233504af464074f9d066d7b5416c5f9b894a5862a6506e306f7b816cdd6f1807"
|
|
3344
|
-
dependencies = [
|
|
3345
|
-
"libc",
|
|
3346
|
-
"windows-sys 0.59.0",
|
|
3347
|
-
]
|
|
3348
|
-
|
|
3349
|
-
[[package]]
|
|
3350
|
-
name = "softbuffer"
|
|
3351
|
-
version = "0.4.6"
|
|
3352
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3353
|
-
checksum = "18051cdd562e792cad055119e0cdb2cfc137e44e3987532e0f9659a77931bb08"
|
|
3354
|
-
dependencies = [
|
|
3355
|
-
"bytemuck",
|
|
3356
|
-
"cfg_aliases",
|
|
3357
|
-
"core-graphics",
|
|
3358
|
-
"foreign-types",
|
|
3359
|
-
"js-sys",
|
|
3360
|
-
"log",
|
|
3361
|
-
"objc2 0.5.2",
|
|
3362
|
-
"objc2-foundation 0.2.2",
|
|
3363
|
-
"objc2-quartz-core 0.2.2",
|
|
3364
|
-
"raw-window-handle",
|
|
3365
|
-
"redox_syscall",
|
|
3366
|
-
"wasm-bindgen",
|
|
3367
|
-
"web-sys",
|
|
3368
|
-
"windows-sys 0.59.0",
|
|
3369
|
-
]
|
|
3370
|
-
|
|
3371
|
-
[[package]]
|
|
3372
|
-
name = "soup3"
|
|
3373
|
-
version = "0.5.0"
|
|
3374
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3375
|
-
checksum = "471f924a40f31251afc77450e781cb26d55c0b650842efafc9c6cbd2f7cc4f9f"
|
|
3376
|
-
dependencies = [
|
|
3377
|
-
"futures-channel",
|
|
3378
|
-
"gio",
|
|
3379
|
-
"glib",
|
|
3380
|
-
"libc",
|
|
3381
|
-
"soup3-sys",
|
|
3382
|
-
]
|
|
3383
|
-
|
|
3384
|
-
[[package]]
|
|
3385
|
-
name = "soup3-sys"
|
|
3386
|
-
version = "0.5.0"
|
|
3387
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3388
|
-
checksum = "7ebe8950a680a12f24f15ebe1bf70db7af98ad242d9db43596ad3108aab86c27"
|
|
3389
|
-
dependencies = [
|
|
3390
|
-
"gio-sys",
|
|
3391
|
-
"glib-sys",
|
|
3392
|
-
"gobject-sys",
|
|
3393
|
-
"libc",
|
|
3394
|
-
"system-deps",
|
|
3395
|
-
]
|
|
3396
|
-
|
|
3397
|
-
[[package]]
|
|
3398
|
-
name = "stable_deref_trait"
|
|
3399
|
-
version = "1.2.0"
|
|
3400
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3401
|
-
checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
|
|
3402
|
-
|
|
3403
|
-
[[package]]
|
|
3404
|
-
name = "static_assertions"
|
|
3405
|
-
version = "1.1.0"
|
|
3406
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3407
|
-
checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
|
|
3408
|
-
|
|
3409
|
-
[[package]]
|
|
3410
|
-
name = "string_cache"
|
|
3411
|
-
version = "0.8.9"
|
|
3412
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3413
|
-
checksum = "bf776ba3fa74f83bf4b63c3dcbbf82173db2632ed8452cb2d891d33f459de70f"
|
|
3414
|
-
dependencies = [
|
|
3415
|
-
"new_debug_unreachable",
|
|
3416
|
-
"parking_lot",
|
|
3417
|
-
"phf_shared 0.11.3",
|
|
3418
|
-
"precomputed-hash",
|
|
3419
|
-
"serde",
|
|
3420
|
-
]
|
|
3421
|
-
|
|
3422
|
-
[[package]]
|
|
3423
|
-
name = "string_cache_codegen"
|
|
3424
|
-
version = "0.5.4"
|
|
3425
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3426
|
-
checksum = "c711928715f1fe0fe509c53b43e993a9a557babc2d0a3567d0a3006f1ac931a0"
|
|
3427
|
-
dependencies = [
|
|
3428
|
-
"phf_generator 0.11.3",
|
|
3429
|
-
"phf_shared 0.11.3",
|
|
3430
|
-
"proc-macro2",
|
|
3431
|
-
"quote",
|
|
3432
|
-
]
|
|
3433
|
-
|
|
3434
|
-
[[package]]
|
|
3435
|
-
name = "strsim"
|
|
3436
|
-
version = "0.11.1"
|
|
3437
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3438
|
-
checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
|
|
3439
|
-
|
|
3440
|
-
[[package]]
|
|
3441
|
-
name = "swift-rs"
|
|
3442
|
-
version = "1.0.7"
|
|
3443
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3444
|
-
checksum = "4057c98e2e852d51fdcfca832aac7b571f6b351ad159f9eda5db1655f8d0c4d7"
|
|
3445
|
-
dependencies = [
|
|
3446
|
-
"base64 0.21.7",
|
|
3447
|
-
"serde",
|
|
3448
|
-
"serde_json",
|
|
3449
|
-
]
|
|
3450
|
-
|
|
3451
|
-
[[package]]
|
|
3452
|
-
name = "syn"
|
|
3453
|
-
version = "1.0.109"
|
|
3454
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3455
|
-
checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
|
|
3456
|
-
dependencies = [
|
|
3457
|
-
"proc-macro2",
|
|
3458
|
-
"quote",
|
|
3459
|
-
"unicode-ident",
|
|
3460
|
-
]
|
|
3461
|
-
|
|
3462
|
-
[[package]]
|
|
3463
|
-
name = "syn"
|
|
3464
|
-
version = "2.0.106"
|
|
3465
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3466
|
-
checksum = "ede7c438028d4436d71104916910f5bb611972c5cfd7f89b8300a8186e6fada6"
|
|
3467
|
-
dependencies = [
|
|
3468
|
-
"proc-macro2",
|
|
3469
|
-
"quote",
|
|
3470
|
-
"unicode-ident",
|
|
3471
|
-
]
|
|
3472
|
-
|
|
3473
|
-
[[package]]
|
|
3474
|
-
name = "sync_wrapper"
|
|
3475
|
-
version = "1.0.2"
|
|
3476
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3477
|
-
checksum = "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263"
|
|
3478
|
-
dependencies = [
|
|
3479
|
-
"futures-core",
|
|
3480
|
-
]
|
|
3481
|
-
|
|
3482
|
-
[[package]]
|
|
3483
|
-
name = "synstructure"
|
|
3484
|
-
version = "0.13.2"
|
|
3485
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3486
|
-
checksum = "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2"
|
|
3487
|
-
dependencies = [
|
|
3488
|
-
"proc-macro2",
|
|
3489
|
-
"quote",
|
|
3490
|
-
"syn 2.0.106",
|
|
3491
|
-
]
|
|
3492
|
-
|
|
3493
|
-
[[package]]
|
|
3494
|
-
name = "system-deps"
|
|
3495
|
-
version = "6.2.2"
|
|
3496
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3497
|
-
checksum = "a3e535eb8dded36d55ec13eddacd30dec501792ff23a0b1682c38601b8cf2349"
|
|
3498
|
-
dependencies = [
|
|
3499
|
-
"cfg-expr",
|
|
3500
|
-
"heck 0.5.0",
|
|
3501
|
-
"pkg-config",
|
|
3502
|
-
"toml 0.8.23",
|
|
3503
|
-
"version-compare",
|
|
3504
|
-
]
|
|
3505
|
-
|
|
3506
|
-
[[package]]
|
|
3507
|
-
name = "tao"
|
|
3508
|
-
version = "0.34.2"
|
|
3509
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3510
|
-
checksum = "4daa814018fecdfb977b59a094df4bd43b42e8e21f88fddfc05807e6f46efaaf"
|
|
3511
|
-
dependencies = [
|
|
3512
|
-
"bitflags 2.9.3",
|
|
3513
|
-
"block2 0.6.1",
|
|
3514
|
-
"core-foundation",
|
|
3515
|
-
"core-graphics",
|
|
3516
|
-
"crossbeam-channel",
|
|
3517
|
-
"dispatch",
|
|
3518
|
-
"dlopen2",
|
|
3519
|
-
"dpi",
|
|
3520
|
-
"gdkwayland-sys",
|
|
3521
|
-
"gdkx11-sys",
|
|
3522
|
-
"gtk",
|
|
3523
|
-
"jni",
|
|
3524
|
-
"lazy_static",
|
|
3525
|
-
"libc",
|
|
3526
|
-
"log",
|
|
3527
|
-
"ndk",
|
|
3528
|
-
"ndk-context",
|
|
3529
|
-
"ndk-sys",
|
|
3530
|
-
"objc2 0.6.2",
|
|
3531
|
-
"objc2-app-kit",
|
|
3532
|
-
"objc2-foundation 0.3.1",
|
|
3533
|
-
"once_cell",
|
|
3534
|
-
"parking_lot",
|
|
3535
|
-
"raw-window-handle",
|
|
3536
|
-
"scopeguard",
|
|
3537
|
-
"tao-macros",
|
|
3538
|
-
"unicode-segmentation",
|
|
3539
|
-
"url",
|
|
3540
|
-
"windows",
|
|
3541
|
-
"windows-core",
|
|
3542
|
-
"windows-version",
|
|
3543
|
-
"x11-dl",
|
|
3544
|
-
]
|
|
3545
|
-
|
|
3546
|
-
[[package]]
|
|
3547
|
-
name = "tao-macros"
|
|
3548
|
-
version = "0.1.3"
|
|
3549
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3550
|
-
checksum = "f4e16beb8b2ac17db28eab8bca40e62dbfbb34c0fcdc6d9826b11b7b5d047dfd"
|
|
3551
|
-
dependencies = [
|
|
3552
|
-
"proc-macro2",
|
|
3553
|
-
"quote",
|
|
3554
|
-
"syn 2.0.106",
|
|
3555
|
-
]
|
|
3556
|
-
|
|
3557
|
-
[[package]]
|
|
3558
|
-
name = "target-lexicon"
|
|
3559
|
-
version = "0.12.16"
|
|
3560
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3561
|
-
checksum = "61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1"
|
|
3562
|
-
|
|
3563
|
-
[[package]]
|
|
3564
|
-
name = "tauri"
|
|
3565
|
-
version = "2.8.2"
|
|
3566
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3567
|
-
checksum = "a54629607ea3084a8b455c1ebe888cbdfc4de02fa5edb2e40db0dc97091007e3"
|
|
3568
|
-
dependencies = [
|
|
3569
|
-
"anyhow",
|
|
3570
|
-
"bytes",
|
|
3571
|
-
"cookie",
|
|
3572
|
-
"dirs",
|
|
3573
|
-
"dunce",
|
|
3574
|
-
"embed_plist",
|
|
3575
|
-
"getrandom 0.3.3",
|
|
3576
|
-
"glob",
|
|
3577
|
-
"gtk",
|
|
3578
|
-
"heck 0.5.0",
|
|
3579
|
-
"http",
|
|
3580
|
-
"jni",
|
|
3581
|
-
"libc",
|
|
3582
|
-
"log",
|
|
3583
|
-
"mime",
|
|
3584
|
-
"muda",
|
|
3585
|
-
"objc2 0.6.2",
|
|
3586
|
-
"objc2-app-kit",
|
|
3587
|
-
"objc2-foundation 0.3.1",
|
|
3588
|
-
"objc2-ui-kit",
|
|
3589
|
-
"objc2-web-kit",
|
|
3590
|
-
"percent-encoding",
|
|
3591
|
-
"plist",
|
|
3592
|
-
"raw-window-handle",
|
|
3593
|
-
"reqwest",
|
|
3594
|
-
"serde",
|
|
3595
|
-
"serde_json",
|
|
3596
|
-
"serde_repr",
|
|
3597
|
-
"serialize-to-javascript",
|
|
3598
|
-
"swift-rs",
|
|
3599
|
-
"tauri-build",
|
|
3600
|
-
"tauri-macros",
|
|
3601
|
-
"tauri-runtime",
|
|
3602
|
-
"tauri-runtime-wry",
|
|
3603
|
-
"tauri-utils",
|
|
3604
|
-
"thiserror 2.0.16",
|
|
3605
|
-
"tokio",
|
|
3606
|
-
"tray-icon",
|
|
3607
|
-
"url",
|
|
3608
|
-
"urlpattern",
|
|
3609
|
-
"webkit2gtk",
|
|
3610
|
-
"webview2-com",
|
|
3611
|
-
"window-vibrancy",
|
|
3612
|
-
"windows",
|
|
3613
|
-
]
|
|
3614
|
-
|
|
3615
|
-
[[package]]
|
|
3616
|
-
name = "tauri-build"
|
|
3617
|
-
version = "2.4.0"
|
|
3618
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3619
|
-
checksum = "67945dbaf8920dbe3a1e56721a419a0c3d085254ab24cff5b9ad55e2b0016e0b"
|
|
3620
|
-
dependencies = [
|
|
3621
|
-
"anyhow",
|
|
3622
|
-
"cargo_toml",
|
|
3623
|
-
"dirs",
|
|
3624
|
-
"glob",
|
|
3625
|
-
"heck 0.5.0",
|
|
3626
|
-
"json-patch",
|
|
3627
|
-
"schemars 0.8.22",
|
|
3628
|
-
"semver",
|
|
3629
|
-
"serde",
|
|
3630
|
-
"serde_json",
|
|
3631
|
-
"tauri-utils",
|
|
3632
|
-
"tauri-winres",
|
|
3633
|
-
"toml 0.9.5",
|
|
3634
|
-
"walkdir",
|
|
3635
|
-
]
|
|
3636
|
-
|
|
3637
|
-
[[package]]
|
|
3638
|
-
name = "tauri-codegen"
|
|
3639
|
-
version = "2.4.0"
|
|
3640
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3641
|
-
checksum = "1ab3a62cf2e6253936a8b267c2e95839674e7439f104fa96ad0025e149d54d8a"
|
|
3642
|
-
dependencies = [
|
|
3643
|
-
"base64 0.22.1",
|
|
3644
|
-
"brotli",
|
|
3645
|
-
"ico",
|
|
3646
|
-
"json-patch",
|
|
3647
|
-
"plist",
|
|
3648
|
-
"png",
|
|
3649
|
-
"proc-macro2",
|
|
3650
|
-
"quote",
|
|
3651
|
-
"semver",
|
|
3652
|
-
"serde",
|
|
3653
|
-
"serde_json",
|
|
3654
|
-
"sha2",
|
|
3655
|
-
"syn 2.0.106",
|
|
3656
|
-
"tauri-utils",
|
|
3657
|
-
"thiserror 2.0.16",
|
|
3658
|
-
"time",
|
|
3659
|
-
"url",
|
|
3660
|
-
"uuid",
|
|
3661
|
-
"walkdir",
|
|
3662
|
-
]
|
|
3663
|
-
|
|
3664
|
-
[[package]]
|
|
3665
|
-
name = "tauri-macros"
|
|
3666
|
-
version = "2.4.0"
|
|
3667
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3668
|
-
checksum = "4368ea8094e7045217edb690f493b55b30caf9f3e61f79b4c24b6db91f07995e"
|
|
3669
|
-
dependencies = [
|
|
3670
|
-
"heck 0.5.0",
|
|
3671
|
-
"proc-macro2",
|
|
3672
|
-
"quote",
|
|
3673
|
-
"syn 2.0.106",
|
|
3674
|
-
"tauri-codegen",
|
|
3675
|
-
"tauri-utils",
|
|
3676
|
-
]
|
|
3677
|
-
|
|
3678
|
-
[[package]]
|
|
3679
|
-
name = "tauri-plugin"
|
|
3680
|
-
version = "2.4.0"
|
|
3681
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3682
|
-
checksum = "9946a3cede302eac0c6eb6c6070ac47b1768e326092d32efbb91f21ed58d978f"
|
|
3683
|
-
dependencies = [
|
|
3684
|
-
"anyhow",
|
|
3685
|
-
"glob",
|
|
3686
|
-
"plist",
|
|
3687
|
-
"schemars 0.8.22",
|
|
3688
|
-
"serde",
|
|
3689
|
-
"serde_json",
|
|
3690
|
-
"tauri-utils",
|
|
3691
|
-
"toml 0.9.5",
|
|
3692
|
-
"walkdir",
|
|
3693
|
-
]
|
|
3694
|
-
|
|
3695
|
-
[[package]]
|
|
3696
|
-
name = "tauri-plugin-opener"
|
|
3697
|
-
version = "2.5.0"
|
|
3698
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3699
|
-
checksum = "786156aa8e89e03d271fbd3fe642207da8e65f3c961baa9e2930f332bf80a1f5"
|
|
3700
|
-
dependencies = [
|
|
3701
|
-
"dunce",
|
|
3702
|
-
"glob",
|
|
3703
|
-
"objc2-app-kit",
|
|
3704
|
-
"objc2-foundation 0.3.1",
|
|
3705
|
-
"open",
|
|
3706
|
-
"schemars 0.8.22",
|
|
3707
|
-
"serde",
|
|
3708
|
-
"serde_json",
|
|
3709
|
-
"tauri",
|
|
3710
|
-
"tauri-plugin",
|
|
3711
|
-
"thiserror 2.0.16",
|
|
3712
|
-
"url",
|
|
3713
|
-
"windows",
|
|
3714
|
-
"zbus",
|
|
3715
|
-
]
|
|
3716
|
-
|
|
3717
|
-
[[package]]
|
|
3718
|
-
name = "tauri-runtime"
|
|
3719
|
-
version = "2.8.0"
|
|
3720
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3721
|
-
checksum = "d4cfc9ad45b487d3fded5a4731a567872a4812e9552e3964161b08edabf93846"
|
|
3722
|
-
dependencies = [
|
|
3723
|
-
"cookie",
|
|
3724
|
-
"dpi",
|
|
3725
|
-
"gtk",
|
|
3726
|
-
"http",
|
|
3727
|
-
"jni",
|
|
3728
|
-
"objc2 0.6.2",
|
|
3729
|
-
"objc2-ui-kit",
|
|
3730
|
-
"objc2-web-kit",
|
|
3731
|
-
"raw-window-handle",
|
|
3732
|
-
"serde",
|
|
3733
|
-
"serde_json",
|
|
3734
|
-
"tauri-utils",
|
|
3735
|
-
"thiserror 2.0.16",
|
|
3736
|
-
"url",
|
|
3737
|
-
"webkit2gtk",
|
|
3738
|
-
"webview2-com",
|
|
3739
|
-
"windows",
|
|
3740
|
-
]
|
|
3741
|
-
|
|
3742
|
-
[[package]]
|
|
3743
|
-
name = "tauri-runtime-wry"
|
|
3744
|
-
version = "2.8.0"
|
|
3745
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3746
|
-
checksum = "5bb0f10f831f75832ac74d14d98f701868f9a8adccef2c249b466cf70b607db9"
|
|
3747
|
-
dependencies = [
|
|
3748
|
-
"gtk",
|
|
3749
|
-
"http",
|
|
3750
|
-
"jni",
|
|
3751
|
-
"log",
|
|
3752
|
-
"objc2 0.6.2",
|
|
3753
|
-
"objc2-app-kit",
|
|
3754
|
-
"objc2-foundation 0.3.1",
|
|
3755
|
-
"once_cell",
|
|
3756
|
-
"percent-encoding",
|
|
3757
|
-
"raw-window-handle",
|
|
3758
|
-
"softbuffer",
|
|
3759
|
-
"tao",
|
|
3760
|
-
"tauri-runtime",
|
|
3761
|
-
"tauri-utils",
|
|
3762
|
-
"url",
|
|
3763
|
-
"webkit2gtk",
|
|
3764
|
-
"webview2-com",
|
|
3765
|
-
"windows",
|
|
3766
|
-
"wry",
|
|
3767
|
-
]
|
|
3768
|
-
|
|
3769
|
-
[[package]]
|
|
3770
|
-
name = "tauri-utils"
|
|
3771
|
-
version = "2.7.0"
|
|
3772
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3773
|
-
checksum = "41a3852fdf9a4f8fbeaa63dc3e9a85284dd6ef7200751f0bd66ceee30c93f212"
|
|
3774
|
-
dependencies = [
|
|
3775
|
-
"anyhow",
|
|
3776
|
-
"brotli",
|
|
3777
|
-
"cargo_metadata",
|
|
3778
|
-
"ctor",
|
|
3779
|
-
"dunce",
|
|
3780
|
-
"glob",
|
|
3781
|
-
"html5ever",
|
|
3782
|
-
"http",
|
|
3783
|
-
"infer",
|
|
3784
|
-
"json-patch",
|
|
3785
|
-
"kuchikiki",
|
|
3786
|
-
"log",
|
|
3787
|
-
"memchr",
|
|
3788
|
-
"phf 0.11.3",
|
|
3789
|
-
"proc-macro2",
|
|
3790
|
-
"quote",
|
|
3791
|
-
"regex",
|
|
3792
|
-
"schemars 0.8.22",
|
|
3793
|
-
"semver",
|
|
3794
|
-
"serde",
|
|
3795
|
-
"serde-untagged",
|
|
3796
|
-
"serde_json",
|
|
3797
|
-
"serde_with",
|
|
3798
|
-
"swift-rs",
|
|
3799
|
-
"thiserror 2.0.16",
|
|
3800
|
-
"toml 0.9.5",
|
|
3801
|
-
"url",
|
|
3802
|
-
"urlpattern",
|
|
3803
|
-
"uuid",
|
|
3804
|
-
"walkdir",
|
|
3805
|
-
]
|
|
3806
|
-
|
|
3807
|
-
[[package]]
|
|
3808
|
-
name = "tauri-winres"
|
|
3809
|
-
version = "0.3.3"
|
|
3810
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3811
|
-
checksum = "fd21509dd1fa9bd355dc29894a6ff10635880732396aa38c0066c1e6c1ab8074"
|
|
3812
|
-
dependencies = [
|
|
3813
|
-
"embed-resource",
|
|
3814
|
-
"toml 0.9.5",
|
|
3815
|
-
]
|
|
3816
|
-
|
|
3817
|
-
[[package]]
|
|
3818
|
-
name = "tempfile"
|
|
3819
|
-
version = "3.21.0"
|
|
3820
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3821
|
-
checksum = "15b61f8f20e3a6f7e0649d825294eaf317edce30f82cf6026e7e4cb9222a7d1e"
|
|
3822
|
-
dependencies = [
|
|
3823
|
-
"fastrand",
|
|
3824
|
-
"getrandom 0.3.3",
|
|
3825
|
-
"once_cell",
|
|
3826
|
-
"rustix",
|
|
3827
|
-
"windows-sys 0.60.2",
|
|
3828
|
-
]
|
|
3829
|
-
|
|
3830
|
-
[[package]]
|
|
3831
|
-
name = "tendril"
|
|
3832
|
-
version = "0.4.3"
|
|
3833
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3834
|
-
checksum = "d24a120c5fc464a3458240ee02c299ebcb9d67b5249c8848b09d639dca8d7bb0"
|
|
3835
|
-
dependencies = [
|
|
3836
|
-
"futf",
|
|
3837
|
-
"mac",
|
|
3838
|
-
"utf-8",
|
|
3839
|
-
]
|
|
3840
|
-
|
|
3841
|
-
[[package]]
|
|
3842
|
-
name = "thiserror"
|
|
3843
|
-
version = "1.0.69"
|
|
3844
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3845
|
-
checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52"
|
|
3846
|
-
dependencies = [
|
|
3847
|
-
"thiserror-impl 1.0.69",
|
|
3848
|
-
]
|
|
3849
|
-
|
|
3850
|
-
[[package]]
|
|
3851
|
-
name = "thiserror"
|
|
3852
|
-
version = "2.0.16"
|
|
3853
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3854
|
-
checksum = "3467d614147380f2e4e374161426ff399c91084acd2363eaf549172b3d5e60c0"
|
|
3855
|
-
dependencies = [
|
|
3856
|
-
"thiserror-impl 2.0.16",
|
|
3857
|
-
]
|
|
3858
|
-
|
|
3859
|
-
[[package]]
|
|
3860
|
-
name = "thiserror-impl"
|
|
3861
|
-
version = "1.0.69"
|
|
3862
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3863
|
-
checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1"
|
|
3864
|
-
dependencies = [
|
|
3865
|
-
"proc-macro2",
|
|
3866
|
-
"quote",
|
|
3867
|
-
"syn 2.0.106",
|
|
3868
|
-
]
|
|
3869
|
-
|
|
3870
|
-
[[package]]
|
|
3871
|
-
name = "thiserror-impl"
|
|
3872
|
-
version = "2.0.16"
|
|
3873
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3874
|
-
checksum = "6c5e1be1c48b9172ee610da68fd9cd2770e7a4056cb3fc98710ee6906f0c7960"
|
|
3875
|
-
dependencies = [
|
|
3876
|
-
"proc-macro2",
|
|
3877
|
-
"quote",
|
|
3878
|
-
"syn 2.0.106",
|
|
3879
|
-
]
|
|
3880
|
-
|
|
3881
|
-
[[package]]
|
|
3882
|
-
name = "time"
|
|
3883
|
-
version = "0.3.41"
|
|
3884
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3885
|
-
checksum = "8a7619e19bc266e0f9c5e6686659d394bc57973859340060a69221e57dbc0c40"
|
|
3886
|
-
dependencies = [
|
|
3887
|
-
"deranged",
|
|
3888
|
-
"itoa",
|
|
3889
|
-
"num-conv",
|
|
3890
|
-
"powerfmt",
|
|
3891
|
-
"serde",
|
|
3892
|
-
"time-core",
|
|
3893
|
-
"time-macros",
|
|
3894
|
-
]
|
|
3895
|
-
|
|
3896
|
-
[[package]]
|
|
3897
|
-
name = "time-core"
|
|
3898
|
-
version = "0.1.4"
|
|
3899
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3900
|
-
checksum = "c9e9a38711f559d9e3ce1cdb06dd7c5b8ea546bc90052da6d06bb76da74bb07c"
|
|
3901
|
-
|
|
3902
|
-
[[package]]
|
|
3903
|
-
name = "time-macros"
|
|
3904
|
-
version = "0.2.22"
|
|
3905
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3906
|
-
checksum = "3526739392ec93fd8b359c8e98514cb3e8e021beb4e5f597b00a0221f8ed8a49"
|
|
3907
|
-
dependencies = [
|
|
3908
|
-
"num-conv",
|
|
3909
|
-
"time-core",
|
|
3910
|
-
]
|
|
3911
|
-
|
|
3912
|
-
[[package]]
|
|
3913
|
-
name = "tinystr"
|
|
3914
|
-
version = "0.8.1"
|
|
3915
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3916
|
-
checksum = "5d4f6d1145dcb577acf783d4e601bc1d76a13337bb54e6233add580b07344c8b"
|
|
3917
|
-
dependencies = [
|
|
3918
|
-
"displaydoc",
|
|
3919
|
-
"zerovec",
|
|
3920
|
-
]
|
|
3921
|
-
|
|
3922
|
-
[[package]]
|
|
3923
|
-
name = "tokio"
|
|
3924
|
-
version = "1.47.1"
|
|
3925
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3926
|
-
checksum = "89e49afdadebb872d3145a5638b59eb0691ea23e46ca484037cfab3b76b95038"
|
|
3927
|
-
dependencies = [
|
|
3928
|
-
"backtrace",
|
|
3929
|
-
"bytes",
|
|
3930
|
-
"io-uring",
|
|
3931
|
-
"libc",
|
|
3932
|
-
"mio",
|
|
3933
|
-
"pin-project-lite",
|
|
3934
|
-
"slab",
|
|
3935
|
-
"socket2",
|
|
3936
|
-
"windows-sys 0.59.0",
|
|
3937
|
-
]
|
|
3938
|
-
|
|
3939
|
-
[[package]]
|
|
3940
|
-
name = "tokio-util"
|
|
3941
|
-
version = "0.7.16"
|
|
3942
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3943
|
-
checksum = "14307c986784f72ef81c89db7d9e28d6ac26d16213b109ea501696195e6e3ce5"
|
|
3944
|
-
dependencies = [
|
|
3945
|
-
"bytes",
|
|
3946
|
-
"futures-core",
|
|
3947
|
-
"futures-sink",
|
|
3948
|
-
"pin-project-lite",
|
|
3949
|
-
"tokio",
|
|
3950
|
-
]
|
|
3951
|
-
|
|
3952
|
-
[[package]]
|
|
3953
|
-
name = "toml"
|
|
3954
|
-
version = "0.8.23"
|
|
3955
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3956
|
-
checksum = "dc1beb996b9d83529a9e75c17a1686767d148d70663143c7854d8b4a09ced362"
|
|
3957
|
-
dependencies = [
|
|
3958
|
-
"serde",
|
|
3959
|
-
"serde_spanned 0.6.9",
|
|
3960
|
-
"toml_datetime 0.6.11",
|
|
3961
|
-
"toml_edit 0.22.27",
|
|
3962
|
-
]
|
|
3963
|
-
|
|
3964
|
-
[[package]]
|
|
3965
|
-
name = "toml"
|
|
3966
|
-
version = "0.9.5"
|
|
3967
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3968
|
-
checksum = "75129e1dc5000bfbaa9fee9d1b21f974f9fbad9daec557a521ee6e080825f6e8"
|
|
3969
|
-
dependencies = [
|
|
3970
|
-
"indexmap 2.11.0",
|
|
3971
|
-
"serde",
|
|
3972
|
-
"serde_spanned 1.0.0",
|
|
3973
|
-
"toml_datetime 0.7.0",
|
|
3974
|
-
"toml_parser",
|
|
3975
|
-
"toml_writer",
|
|
3976
|
-
"winnow 0.7.13",
|
|
3977
|
-
]
|
|
3978
|
-
|
|
3979
|
-
[[package]]
|
|
3980
|
-
name = "toml_datetime"
|
|
3981
|
-
version = "0.6.11"
|
|
3982
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3983
|
-
checksum = "22cddaf88f4fbc13c51aebbf5f8eceb5c7c5a9da2ac40a13519eb5b0a0e8f11c"
|
|
3984
|
-
dependencies = [
|
|
3985
|
-
"serde",
|
|
3986
|
-
]
|
|
3987
|
-
|
|
3988
|
-
[[package]]
|
|
3989
|
-
name = "toml_datetime"
|
|
3990
|
-
version = "0.7.0"
|
|
3991
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3992
|
-
checksum = "bade1c3e902f58d73d3f294cd7f20391c1cb2fbcb643b73566bc773971df91e3"
|
|
3993
|
-
dependencies = [
|
|
3994
|
-
"serde",
|
|
3995
|
-
]
|
|
3996
|
-
|
|
3997
|
-
[[package]]
|
|
3998
|
-
name = "toml_edit"
|
|
3999
|
-
version = "0.19.15"
|
|
4000
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4001
|
-
checksum = "1b5bb770da30e5cbfde35a2d7b9b8a2c4b8ef89548a7a6aeab5c9a576e3e7421"
|
|
4002
|
-
dependencies = [
|
|
4003
|
-
"indexmap 2.11.0",
|
|
4004
|
-
"toml_datetime 0.6.11",
|
|
4005
|
-
"winnow 0.5.40",
|
|
4006
|
-
]
|
|
4007
|
-
|
|
4008
|
-
[[package]]
|
|
4009
|
-
name = "toml_edit"
|
|
4010
|
-
version = "0.20.7"
|
|
4011
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4012
|
-
checksum = "70f427fce4d84c72b5b732388bf4a9f4531b53f74e2887e3ecb2481f68f66d81"
|
|
4013
|
-
dependencies = [
|
|
4014
|
-
"indexmap 2.11.0",
|
|
4015
|
-
"toml_datetime 0.6.11",
|
|
4016
|
-
"winnow 0.5.40",
|
|
4017
|
-
]
|
|
4018
|
-
|
|
4019
|
-
[[package]]
|
|
4020
|
-
name = "toml_edit"
|
|
4021
|
-
version = "0.22.27"
|
|
4022
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4023
|
-
checksum = "41fe8c660ae4257887cf66394862d21dbca4a6ddd26f04a3560410406a2f819a"
|
|
4024
|
-
dependencies = [
|
|
4025
|
-
"indexmap 2.11.0",
|
|
4026
|
-
"serde",
|
|
4027
|
-
"serde_spanned 0.6.9",
|
|
4028
|
-
"toml_datetime 0.6.11",
|
|
4029
|
-
"winnow 0.7.13",
|
|
4030
|
-
]
|
|
4031
|
-
|
|
4032
|
-
[[package]]
|
|
4033
|
-
name = "toml_parser"
|
|
4034
|
-
version = "1.0.2"
|
|
4035
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4036
|
-
checksum = "b551886f449aa90d4fe2bdaa9f4a2577ad2dde302c61ecf262d80b116db95c10"
|
|
4037
|
-
dependencies = [
|
|
4038
|
-
"winnow 0.7.13",
|
|
4039
|
-
]
|
|
4040
|
-
|
|
4041
|
-
[[package]]
|
|
4042
|
-
name = "toml_writer"
|
|
4043
|
-
version = "1.0.2"
|
|
4044
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4045
|
-
checksum = "fcc842091f2def52017664b53082ecbbeb5c7731092bad69d2c63050401dfd64"
|
|
4046
|
-
|
|
4047
|
-
[[package]]
|
|
4048
|
-
name = "tower"
|
|
4049
|
-
version = "0.5.2"
|
|
4050
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4051
|
-
checksum = "d039ad9159c98b70ecfd540b2573b97f7f52c3e8d9f8ad57a24b916a536975f9"
|
|
4052
|
-
dependencies = [
|
|
4053
|
-
"futures-core",
|
|
4054
|
-
"futures-util",
|
|
4055
|
-
"pin-project-lite",
|
|
4056
|
-
"sync_wrapper",
|
|
4057
|
-
"tokio",
|
|
4058
|
-
"tower-layer",
|
|
4059
|
-
"tower-service",
|
|
4060
|
-
]
|
|
4061
|
-
|
|
4062
|
-
[[package]]
|
|
4063
|
-
name = "tower-http"
|
|
4064
|
-
version = "0.6.6"
|
|
4065
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4066
|
-
checksum = "adc82fd73de2a9722ac5da747f12383d2bfdb93591ee6c58486e0097890f05f2"
|
|
4067
|
-
dependencies = [
|
|
4068
|
-
"bitflags 2.9.3",
|
|
4069
|
-
"bytes",
|
|
4070
|
-
"futures-util",
|
|
4071
|
-
"http",
|
|
4072
|
-
"http-body",
|
|
4073
|
-
"iri-string",
|
|
4074
|
-
"pin-project-lite",
|
|
4075
|
-
"tower",
|
|
4076
|
-
"tower-layer",
|
|
4077
|
-
"tower-service",
|
|
4078
|
-
]
|
|
4079
|
-
|
|
4080
|
-
[[package]]
|
|
4081
|
-
name = "tower-layer"
|
|
4082
|
-
version = "0.3.3"
|
|
4083
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4084
|
-
checksum = "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e"
|
|
4085
|
-
|
|
4086
|
-
[[package]]
|
|
4087
|
-
name = "tower-service"
|
|
4088
|
-
version = "0.3.3"
|
|
4089
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4090
|
-
checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3"
|
|
4091
|
-
|
|
4092
|
-
[[package]]
|
|
4093
|
-
name = "tracing"
|
|
4094
|
-
version = "0.1.41"
|
|
4095
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4096
|
-
checksum = "784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0"
|
|
4097
|
-
dependencies = [
|
|
4098
|
-
"pin-project-lite",
|
|
4099
|
-
"tracing-attributes",
|
|
4100
|
-
"tracing-core",
|
|
4101
|
-
]
|
|
4102
|
-
|
|
4103
|
-
[[package]]
|
|
4104
|
-
name = "tracing-attributes"
|
|
4105
|
-
version = "0.1.30"
|
|
4106
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4107
|
-
checksum = "81383ab64e72a7a8b8e13130c49e3dab29def6d0c7d76a03087b3cf71c5c6903"
|
|
4108
|
-
dependencies = [
|
|
4109
|
-
"proc-macro2",
|
|
4110
|
-
"quote",
|
|
4111
|
-
"syn 2.0.106",
|
|
4112
|
-
]
|
|
4113
|
-
|
|
4114
|
-
[[package]]
|
|
4115
|
-
name = "tracing-core"
|
|
4116
|
-
version = "0.1.34"
|
|
4117
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4118
|
-
checksum = "b9d12581f227e93f094d3af2ae690a574abb8a2b9b7a96e7cfe9647b2b617678"
|
|
4119
|
-
dependencies = [
|
|
4120
|
-
"once_cell",
|
|
4121
|
-
]
|
|
4122
|
-
|
|
4123
|
-
[[package]]
|
|
4124
|
-
name = "tray-icon"
|
|
4125
|
-
version = "0.21.1"
|
|
4126
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4127
|
-
checksum = "a0d92153331e7d02ec09137538996a7786fe679c629c279e82a6be762b7e6fe2"
|
|
4128
|
-
dependencies = [
|
|
4129
|
-
"crossbeam-channel",
|
|
4130
|
-
"dirs",
|
|
4131
|
-
"libappindicator",
|
|
4132
|
-
"muda",
|
|
4133
|
-
"objc2 0.6.2",
|
|
4134
|
-
"objc2-app-kit",
|
|
4135
|
-
"objc2-core-foundation",
|
|
4136
|
-
"objc2-core-graphics",
|
|
4137
|
-
"objc2-foundation 0.3.1",
|
|
4138
|
-
"once_cell",
|
|
4139
|
-
"png",
|
|
4140
|
-
"serde",
|
|
4141
|
-
"thiserror 2.0.16",
|
|
4142
|
-
"windows-sys 0.59.0",
|
|
4143
|
-
]
|
|
4144
|
-
|
|
4145
|
-
[[package]]
|
|
4146
|
-
name = "try-lock"
|
|
4147
|
-
version = "0.2.5"
|
|
4148
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4149
|
-
checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b"
|
|
4150
|
-
|
|
4151
|
-
[[package]]
|
|
4152
|
-
name = "typeid"
|
|
4153
|
-
version = "1.0.3"
|
|
4154
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4155
|
-
checksum = "bc7d623258602320d5c55d1bc22793b57daff0ec7efc270ea7d55ce1d5f5471c"
|
|
4156
|
-
|
|
4157
|
-
[[package]]
|
|
4158
|
-
name = "typenum"
|
|
4159
|
-
version = "1.18.0"
|
|
4160
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4161
|
-
checksum = "1dccffe3ce07af9386bfd29e80c0ab1a8205a2fc34e4bcd40364df902cfa8f3f"
|
|
4162
|
-
|
|
4163
|
-
[[package]]
|
|
4164
|
-
name = "uds_windows"
|
|
4165
|
-
version = "1.1.0"
|
|
4166
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4167
|
-
checksum = "89daebc3e6fd160ac4aa9fc8b3bf71e1f74fbf92367ae71fb83a037e8bf164b9"
|
|
4168
|
-
dependencies = [
|
|
4169
|
-
"memoffset",
|
|
4170
|
-
"tempfile",
|
|
4171
|
-
"winapi",
|
|
4172
|
-
]
|
|
4173
|
-
|
|
4174
|
-
[[package]]
|
|
4175
|
-
name = "unic-char-property"
|
|
4176
|
-
version = "0.9.0"
|
|
4177
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4178
|
-
checksum = "a8c57a407d9b6fa02b4795eb81c5b6652060a15a7903ea981f3d723e6c0be221"
|
|
4179
|
-
dependencies = [
|
|
4180
|
-
"unic-char-range",
|
|
4181
|
-
]
|
|
4182
|
-
|
|
4183
|
-
[[package]]
|
|
4184
|
-
name = "unic-char-range"
|
|
4185
|
-
version = "0.9.0"
|
|
4186
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4187
|
-
checksum = "0398022d5f700414f6b899e10b8348231abf9173fa93144cbc1a43b9793c1fbc"
|
|
4188
|
-
|
|
4189
|
-
[[package]]
|
|
4190
|
-
name = "unic-common"
|
|
4191
|
-
version = "0.9.0"
|
|
4192
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4193
|
-
checksum = "80d7ff825a6a654ee85a63e80f92f054f904f21e7d12da4e22f9834a4aaa35bc"
|
|
4194
|
-
|
|
4195
|
-
[[package]]
|
|
4196
|
-
name = "unic-ucd-ident"
|
|
4197
|
-
version = "0.9.0"
|
|
4198
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4199
|
-
checksum = "e230a37c0381caa9219d67cf063aa3a375ffed5bf541a452db16e744bdab6987"
|
|
4200
|
-
dependencies = [
|
|
4201
|
-
"unic-char-property",
|
|
4202
|
-
"unic-char-range",
|
|
4203
|
-
"unic-ucd-version",
|
|
4204
|
-
]
|
|
4205
|
-
|
|
4206
|
-
[[package]]
|
|
4207
|
-
name = "unic-ucd-version"
|
|
4208
|
-
version = "0.9.0"
|
|
4209
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4210
|
-
checksum = "96bd2f2237fe450fcd0a1d2f5f4e91711124f7857ba2e964247776ebeeb7b0c4"
|
|
4211
|
-
dependencies = [
|
|
4212
|
-
"unic-common",
|
|
4213
|
-
]
|
|
4214
|
-
|
|
4215
|
-
[[package]]
|
|
4216
|
-
name = "unicode-ident"
|
|
4217
|
-
version = "1.0.18"
|
|
4218
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4219
|
-
checksum = "5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512"
|
|
4220
|
-
|
|
4221
|
-
[[package]]
|
|
4222
|
-
name = "unicode-segmentation"
|
|
4223
|
-
version = "1.12.0"
|
|
4224
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4225
|
-
checksum = "f6ccf251212114b54433ec949fd6a7841275f9ada20dddd2f29e9ceea4501493"
|
|
4226
|
-
|
|
4227
|
-
[[package]]
|
|
4228
|
-
name = "url"
|
|
4229
|
-
version = "2.5.6"
|
|
4230
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4231
|
-
checksum = "137a3c834eaf7139b73688502f3f1141a0337c5d8e4d9b536f9b8c796e26a7c4"
|
|
4232
|
-
dependencies = [
|
|
4233
|
-
"form_urlencoded",
|
|
4234
|
-
"idna",
|
|
4235
|
-
"percent-encoding",
|
|
4236
|
-
"serde",
|
|
4237
|
-
]
|
|
4238
|
-
|
|
4239
|
-
[[package]]
|
|
4240
|
-
name = "urlpattern"
|
|
4241
|
-
version = "0.3.0"
|
|
4242
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4243
|
-
checksum = "70acd30e3aa1450bc2eece896ce2ad0d178e9c079493819301573dae3c37ba6d"
|
|
4244
|
-
dependencies = [
|
|
4245
|
-
"regex",
|
|
4246
|
-
"serde",
|
|
4247
|
-
"unic-ucd-ident",
|
|
4248
|
-
"url",
|
|
4249
|
-
]
|
|
4250
|
-
|
|
4251
|
-
[[package]]
|
|
4252
|
-
name = "utf-8"
|
|
4253
|
-
version = "0.7.6"
|
|
4254
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4255
|
-
checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9"
|
|
4256
|
-
|
|
4257
|
-
[[package]]
|
|
4258
|
-
name = "utf8_iter"
|
|
4259
|
-
version = "1.0.4"
|
|
4260
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4261
|
-
checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be"
|
|
4262
|
-
|
|
4263
|
-
[[package]]
|
|
4264
|
-
name = "uuid"
|
|
4265
|
-
version = "1.18.0"
|
|
4266
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4267
|
-
checksum = "f33196643e165781c20a5ead5582283a7dacbb87855d867fbc2df3f81eddc1be"
|
|
4268
|
-
dependencies = [
|
|
4269
|
-
"getrandom 0.3.3",
|
|
4270
|
-
"js-sys",
|
|
4271
|
-
"serde",
|
|
4272
|
-
"wasm-bindgen",
|
|
4273
|
-
]
|
|
4274
|
-
|
|
4275
|
-
[[package]]
|
|
4276
|
-
name = "version-compare"
|
|
4277
|
-
version = "0.2.0"
|
|
4278
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4279
|
-
checksum = "852e951cb7832cb45cb1169900d19760cfa39b82bc0ea9c0e5a14ae88411c98b"
|
|
4280
|
-
|
|
4281
|
-
[[package]]
|
|
4282
|
-
name = "version_check"
|
|
4283
|
-
version = "0.9.5"
|
|
4284
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4285
|
-
checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
|
|
4286
|
-
|
|
4287
|
-
[[package]]
|
|
4288
|
-
name = "vswhom"
|
|
4289
|
-
version = "0.1.0"
|
|
4290
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4291
|
-
checksum = "be979b7f07507105799e854203b470ff7c78a1639e330a58f183b5fea574608b"
|
|
4292
|
-
dependencies = [
|
|
4293
|
-
"libc",
|
|
4294
|
-
"vswhom-sys",
|
|
4295
|
-
]
|
|
4296
|
-
|
|
4297
|
-
[[package]]
|
|
4298
|
-
name = "vswhom-sys"
|
|
4299
|
-
version = "0.1.3"
|
|
4300
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4301
|
-
checksum = "fb067e4cbd1ff067d1df46c9194b5de0e98efd2810bbc95c5d5e5f25a3231150"
|
|
4302
|
-
dependencies = [
|
|
4303
|
-
"cc",
|
|
4304
|
-
"libc",
|
|
4305
|
-
]
|
|
4306
|
-
|
|
4307
|
-
[[package]]
|
|
4308
|
-
name = "walkdir"
|
|
4309
|
-
version = "2.5.0"
|
|
4310
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4311
|
-
checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b"
|
|
4312
|
-
dependencies = [
|
|
4313
|
-
"same-file",
|
|
4314
|
-
"winapi-util",
|
|
4315
|
-
]
|
|
4316
|
-
|
|
4317
|
-
[[package]]
|
|
4318
|
-
name = "want"
|
|
4319
|
-
version = "0.3.1"
|
|
4320
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4321
|
-
checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e"
|
|
4322
|
-
dependencies = [
|
|
4323
|
-
"try-lock",
|
|
4324
|
-
]
|
|
4325
|
-
|
|
4326
|
-
[[package]]
|
|
4327
|
-
name = "wasi"
|
|
4328
|
-
version = "0.9.0+wasi-snapshot-preview1"
|
|
4329
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4330
|
-
checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
|
|
4331
|
-
|
|
4332
|
-
[[package]]
|
|
4333
|
-
name = "wasi"
|
|
4334
|
-
version = "0.11.1+wasi-snapshot-preview1"
|
|
4335
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4336
|
-
checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b"
|
|
4337
|
-
|
|
4338
|
-
[[package]]
|
|
4339
|
-
name = "wasi"
|
|
4340
|
-
version = "0.14.2+wasi-0.2.4"
|
|
4341
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4342
|
-
checksum = "9683f9a5a998d873c0d21fcbe3c083009670149a8fab228644b8bd36b2c48cb3"
|
|
4343
|
-
dependencies = [
|
|
4344
|
-
"wit-bindgen-rt",
|
|
4345
|
-
]
|
|
4346
|
-
|
|
4347
|
-
[[package]]
|
|
4348
|
-
name = "wasm-bindgen"
|
|
4349
|
-
version = "0.2.100"
|
|
4350
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4351
|
-
checksum = "1edc8929d7499fc4e8f0be2262a241556cfc54a0bea223790e71446f2aab1ef5"
|
|
4352
|
-
dependencies = [
|
|
4353
|
-
"cfg-if",
|
|
4354
|
-
"once_cell",
|
|
4355
|
-
"rustversion",
|
|
4356
|
-
"wasm-bindgen-macro",
|
|
4357
|
-
]
|
|
4358
|
-
|
|
4359
|
-
[[package]]
|
|
4360
|
-
name = "wasm-bindgen-backend"
|
|
4361
|
-
version = "0.2.100"
|
|
4362
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4363
|
-
checksum = "2f0a0651a5c2bc21487bde11ee802ccaf4c51935d0d3d42a6101f98161700bc6"
|
|
4364
|
-
dependencies = [
|
|
4365
|
-
"bumpalo",
|
|
4366
|
-
"log",
|
|
4367
|
-
"proc-macro2",
|
|
4368
|
-
"quote",
|
|
4369
|
-
"syn 2.0.106",
|
|
4370
|
-
"wasm-bindgen-shared",
|
|
4371
|
-
]
|
|
4372
|
-
|
|
4373
|
-
[[package]]
|
|
4374
|
-
name = "wasm-bindgen-futures"
|
|
4375
|
-
version = "0.4.50"
|
|
4376
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4377
|
-
checksum = "555d470ec0bc3bb57890405e5d4322cc9ea83cebb085523ced7be4144dac1e61"
|
|
4378
|
-
dependencies = [
|
|
4379
|
-
"cfg-if",
|
|
4380
|
-
"js-sys",
|
|
4381
|
-
"once_cell",
|
|
4382
|
-
"wasm-bindgen",
|
|
4383
|
-
"web-sys",
|
|
4384
|
-
]
|
|
4385
|
-
|
|
4386
|
-
[[package]]
|
|
4387
|
-
name = "wasm-bindgen-macro"
|
|
4388
|
-
version = "0.2.100"
|
|
4389
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4390
|
-
checksum = "7fe63fc6d09ed3792bd0897b314f53de8e16568c2b3f7982f468c0bf9bd0b407"
|
|
4391
|
-
dependencies = [
|
|
4392
|
-
"quote",
|
|
4393
|
-
"wasm-bindgen-macro-support",
|
|
4394
|
-
]
|
|
4395
|
-
|
|
4396
|
-
[[package]]
|
|
4397
|
-
name = "wasm-bindgen-macro-support"
|
|
4398
|
-
version = "0.2.100"
|
|
4399
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4400
|
-
checksum = "8ae87ea40c9f689fc23f209965b6fb8a99ad69aeeb0231408be24920604395de"
|
|
4401
|
-
dependencies = [
|
|
4402
|
-
"proc-macro2",
|
|
4403
|
-
"quote",
|
|
4404
|
-
"syn 2.0.106",
|
|
4405
|
-
"wasm-bindgen-backend",
|
|
4406
|
-
"wasm-bindgen-shared",
|
|
4407
|
-
]
|
|
4408
|
-
|
|
4409
|
-
[[package]]
|
|
4410
|
-
name = "wasm-bindgen-shared"
|
|
4411
|
-
version = "0.2.100"
|
|
4412
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4413
|
-
checksum = "1a05d73b933a847d6cccdda8f838a22ff101ad9bf93e33684f39c1f5f0eece3d"
|
|
4414
|
-
dependencies = [
|
|
4415
|
-
"unicode-ident",
|
|
4416
|
-
]
|
|
4417
|
-
|
|
4418
|
-
[[package]]
|
|
4419
|
-
name = "wasm-streams"
|
|
4420
|
-
version = "0.4.2"
|
|
4421
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4422
|
-
checksum = "15053d8d85c7eccdbefef60f06769760a563c7f0a9d6902a13d35c7800b0ad65"
|
|
4423
|
-
dependencies = [
|
|
4424
|
-
"futures-util",
|
|
4425
|
-
"js-sys",
|
|
4426
|
-
"wasm-bindgen",
|
|
4427
|
-
"wasm-bindgen-futures",
|
|
4428
|
-
"web-sys",
|
|
4429
|
-
]
|
|
4430
|
-
|
|
4431
|
-
[[package]]
|
|
4432
|
-
name = "web-sys"
|
|
4433
|
-
version = "0.3.77"
|
|
4434
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4435
|
-
checksum = "33b6dd2ef9186f1f2072e409e99cd22a975331a6b3591b12c764e0e55c60d5d2"
|
|
4436
|
-
dependencies = [
|
|
4437
|
-
"js-sys",
|
|
4438
|
-
"wasm-bindgen",
|
|
4439
|
-
]
|
|
4440
|
-
|
|
4441
|
-
[[package]]
|
|
4442
|
-
name = "webkit2gtk"
|
|
4443
|
-
version = "2.0.1"
|
|
4444
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4445
|
-
checksum = "76b1bc1e54c581da1e9f179d0b38512ba358fb1af2d634a1affe42e37172361a"
|
|
4446
|
-
dependencies = [
|
|
4447
|
-
"bitflags 1.3.2",
|
|
4448
|
-
"cairo-rs",
|
|
4449
|
-
"gdk",
|
|
4450
|
-
"gdk-sys",
|
|
4451
|
-
"gio",
|
|
4452
|
-
"gio-sys",
|
|
4453
|
-
"glib",
|
|
4454
|
-
"glib-sys",
|
|
4455
|
-
"gobject-sys",
|
|
4456
|
-
"gtk",
|
|
4457
|
-
"gtk-sys",
|
|
4458
|
-
"javascriptcore-rs",
|
|
4459
|
-
"libc",
|
|
4460
|
-
"once_cell",
|
|
4461
|
-
"soup3",
|
|
4462
|
-
"webkit2gtk-sys",
|
|
4463
|
-
]
|
|
4464
|
-
|
|
4465
|
-
[[package]]
|
|
4466
|
-
name = "webkit2gtk-sys"
|
|
4467
|
-
version = "2.0.1"
|
|
4468
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4469
|
-
checksum = "62daa38afc514d1f8f12b8693d30d5993ff77ced33ce30cd04deebc267a6d57c"
|
|
4470
|
-
dependencies = [
|
|
4471
|
-
"bitflags 1.3.2",
|
|
4472
|
-
"cairo-sys-rs",
|
|
4473
|
-
"gdk-sys",
|
|
4474
|
-
"gio-sys",
|
|
4475
|
-
"glib-sys",
|
|
4476
|
-
"gobject-sys",
|
|
4477
|
-
"gtk-sys",
|
|
4478
|
-
"javascriptcore-rs-sys",
|
|
4479
|
-
"libc",
|
|
4480
|
-
"pkg-config",
|
|
4481
|
-
"soup3-sys",
|
|
4482
|
-
"system-deps",
|
|
4483
|
-
]
|
|
4484
|
-
|
|
4485
|
-
[[package]]
|
|
4486
|
-
name = "website"
|
|
4487
|
-
version = "0.1.0"
|
|
4488
|
-
dependencies = [
|
|
4489
|
-
"serde",
|
|
4490
|
-
"serde_json",
|
|
4491
|
-
"tauri",
|
|
4492
|
-
"tauri-build",
|
|
4493
|
-
"tauri-plugin-opener",
|
|
4494
|
-
]
|
|
4495
|
-
|
|
4496
|
-
[[package]]
|
|
4497
|
-
name = "webview2-com"
|
|
4498
|
-
version = "0.38.0"
|
|
4499
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4500
|
-
checksum = "d4ba622a989277ef3886dd5afb3e280e3dd6d974b766118950a08f8f678ad6a4"
|
|
4501
|
-
dependencies = [
|
|
4502
|
-
"webview2-com-macros",
|
|
4503
|
-
"webview2-com-sys",
|
|
4504
|
-
"windows",
|
|
4505
|
-
"windows-core",
|
|
4506
|
-
"windows-implement",
|
|
4507
|
-
"windows-interface",
|
|
4508
|
-
]
|
|
4509
|
-
|
|
4510
|
-
[[package]]
|
|
4511
|
-
name = "webview2-com-macros"
|
|
4512
|
-
version = "0.8.0"
|
|
4513
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4514
|
-
checksum = "1d228f15bba3b9d56dde8bddbee66fa24545bd17b48d5128ccf4a8742b18e431"
|
|
4515
|
-
dependencies = [
|
|
4516
|
-
"proc-macro2",
|
|
4517
|
-
"quote",
|
|
4518
|
-
"syn 2.0.106",
|
|
4519
|
-
]
|
|
4520
|
-
|
|
4521
|
-
[[package]]
|
|
4522
|
-
name = "webview2-com-sys"
|
|
4523
|
-
version = "0.38.0"
|
|
4524
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4525
|
-
checksum = "36695906a1b53a3bf5c4289621efedac12b73eeb0b89e7e1a89b517302d5d75c"
|
|
4526
|
-
dependencies = [
|
|
4527
|
-
"thiserror 2.0.16",
|
|
4528
|
-
"windows",
|
|
4529
|
-
"windows-core",
|
|
4530
|
-
]
|
|
4531
|
-
|
|
4532
|
-
[[package]]
|
|
4533
|
-
name = "winapi"
|
|
4534
|
-
version = "0.3.9"
|
|
4535
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4536
|
-
checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
|
|
4537
|
-
dependencies = [
|
|
4538
|
-
"winapi-i686-pc-windows-gnu",
|
|
4539
|
-
"winapi-x86_64-pc-windows-gnu",
|
|
4540
|
-
]
|
|
4541
|
-
|
|
4542
|
-
[[package]]
|
|
4543
|
-
name = "winapi-i686-pc-windows-gnu"
|
|
4544
|
-
version = "0.4.0"
|
|
4545
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4546
|
-
checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
|
|
4547
|
-
|
|
4548
|
-
[[package]]
|
|
4549
|
-
name = "winapi-util"
|
|
4550
|
-
version = "0.1.10"
|
|
4551
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4552
|
-
checksum = "0978bf7171b3d90bac376700cb56d606feb40f251a475a5d6634613564460b22"
|
|
4553
|
-
dependencies = [
|
|
4554
|
-
"windows-sys 0.60.2",
|
|
4555
|
-
]
|
|
4556
|
-
|
|
4557
|
-
[[package]]
|
|
4558
|
-
name = "winapi-x86_64-pc-windows-gnu"
|
|
4559
|
-
version = "0.4.0"
|
|
4560
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4561
|
-
checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
|
|
4562
|
-
|
|
4563
|
-
[[package]]
|
|
4564
|
-
name = "window-vibrancy"
|
|
4565
|
-
version = "0.6.0"
|
|
4566
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4567
|
-
checksum = "d9bec5a31f3f9362f2258fd0e9c9dd61a9ca432e7306cc78c444258f0dce9a9c"
|
|
4568
|
-
dependencies = [
|
|
4569
|
-
"objc2 0.6.2",
|
|
4570
|
-
"objc2-app-kit",
|
|
4571
|
-
"objc2-core-foundation",
|
|
4572
|
-
"objc2-foundation 0.3.1",
|
|
4573
|
-
"raw-window-handle",
|
|
4574
|
-
"windows-sys 0.59.0",
|
|
4575
|
-
"windows-version",
|
|
4576
|
-
]
|
|
4577
|
-
|
|
4578
|
-
[[package]]
|
|
4579
|
-
name = "windows"
|
|
4580
|
-
version = "0.61.3"
|
|
4581
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4582
|
-
checksum = "9babd3a767a4c1aef6900409f85f5d53ce2544ccdfaa86dad48c91782c6d6893"
|
|
4583
|
-
dependencies = [
|
|
4584
|
-
"windows-collections",
|
|
4585
|
-
"windows-core",
|
|
4586
|
-
"windows-future",
|
|
4587
|
-
"windows-link",
|
|
4588
|
-
"windows-numerics",
|
|
4589
|
-
]
|
|
4590
|
-
|
|
4591
|
-
[[package]]
|
|
4592
|
-
name = "windows-collections"
|
|
4593
|
-
version = "0.2.0"
|
|
4594
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4595
|
-
checksum = "3beeceb5e5cfd9eb1d76b381630e82c4241ccd0d27f1a39ed41b2760b255c5e8"
|
|
4596
|
-
dependencies = [
|
|
4597
|
-
"windows-core",
|
|
4598
|
-
]
|
|
4599
|
-
|
|
4600
|
-
[[package]]
|
|
4601
|
-
name = "windows-core"
|
|
4602
|
-
version = "0.61.2"
|
|
4603
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4604
|
-
checksum = "c0fdd3ddb90610c7638aa2b3a3ab2904fb9e5cdbecc643ddb3647212781c4ae3"
|
|
4605
|
-
dependencies = [
|
|
4606
|
-
"windows-implement",
|
|
4607
|
-
"windows-interface",
|
|
4608
|
-
"windows-link",
|
|
4609
|
-
"windows-result",
|
|
4610
|
-
"windows-strings",
|
|
4611
|
-
]
|
|
4612
|
-
|
|
4613
|
-
[[package]]
|
|
4614
|
-
name = "windows-future"
|
|
4615
|
-
version = "0.2.1"
|
|
4616
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4617
|
-
checksum = "fc6a41e98427b19fe4b73c550f060b59fa592d7d686537eebf9385621bfbad8e"
|
|
4618
|
-
dependencies = [
|
|
4619
|
-
"windows-core",
|
|
4620
|
-
"windows-link",
|
|
4621
|
-
"windows-threading",
|
|
4622
|
-
]
|
|
4623
|
-
|
|
4624
|
-
[[package]]
|
|
4625
|
-
name = "windows-implement"
|
|
4626
|
-
version = "0.60.0"
|
|
4627
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4628
|
-
checksum = "a47fddd13af08290e67f4acabf4b459f647552718f683a7b415d290ac744a836"
|
|
4629
|
-
dependencies = [
|
|
4630
|
-
"proc-macro2",
|
|
4631
|
-
"quote",
|
|
4632
|
-
"syn 2.0.106",
|
|
4633
|
-
]
|
|
4634
|
-
|
|
4635
|
-
[[package]]
|
|
4636
|
-
name = "windows-interface"
|
|
4637
|
-
version = "0.59.1"
|
|
4638
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4639
|
-
checksum = "bd9211b69f8dcdfa817bfd14bf1c97c9188afa36f4750130fcdf3f400eca9fa8"
|
|
4640
|
-
dependencies = [
|
|
4641
|
-
"proc-macro2",
|
|
4642
|
-
"quote",
|
|
4643
|
-
"syn 2.0.106",
|
|
4644
|
-
]
|
|
4645
|
-
|
|
4646
|
-
[[package]]
|
|
4647
|
-
name = "windows-link"
|
|
4648
|
-
version = "0.1.3"
|
|
4649
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4650
|
-
checksum = "5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a"
|
|
4651
|
-
|
|
4652
|
-
[[package]]
|
|
4653
|
-
name = "windows-numerics"
|
|
4654
|
-
version = "0.2.0"
|
|
4655
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4656
|
-
checksum = "9150af68066c4c5c07ddc0ce30421554771e528bde427614c61038bc2c92c2b1"
|
|
4657
|
-
dependencies = [
|
|
4658
|
-
"windows-core",
|
|
4659
|
-
"windows-link",
|
|
4660
|
-
]
|
|
4661
|
-
|
|
4662
|
-
[[package]]
|
|
4663
|
-
name = "windows-result"
|
|
4664
|
-
version = "0.3.4"
|
|
4665
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4666
|
-
checksum = "56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6"
|
|
4667
|
-
dependencies = [
|
|
4668
|
-
"windows-link",
|
|
4669
|
-
]
|
|
4670
|
-
|
|
4671
|
-
[[package]]
|
|
4672
|
-
name = "windows-strings"
|
|
4673
|
-
version = "0.4.2"
|
|
4674
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4675
|
-
checksum = "56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57"
|
|
4676
|
-
dependencies = [
|
|
4677
|
-
"windows-link",
|
|
4678
|
-
]
|
|
4679
|
-
|
|
4680
|
-
[[package]]
|
|
4681
|
-
name = "windows-sys"
|
|
4682
|
-
version = "0.45.0"
|
|
4683
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4684
|
-
checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0"
|
|
4685
|
-
dependencies = [
|
|
4686
|
-
"windows-targets 0.42.2",
|
|
4687
|
-
]
|
|
4688
|
-
|
|
4689
|
-
[[package]]
|
|
4690
|
-
name = "windows-sys"
|
|
4691
|
-
version = "0.59.0"
|
|
4692
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4693
|
-
checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b"
|
|
4694
|
-
dependencies = [
|
|
4695
|
-
"windows-targets 0.52.6",
|
|
4696
|
-
]
|
|
4697
|
-
|
|
4698
|
-
[[package]]
|
|
4699
|
-
name = "windows-sys"
|
|
4700
|
-
version = "0.60.2"
|
|
4701
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4702
|
-
checksum = "f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb"
|
|
4703
|
-
dependencies = [
|
|
4704
|
-
"windows-targets 0.53.3",
|
|
4705
|
-
]
|
|
4706
|
-
|
|
4707
|
-
[[package]]
|
|
4708
|
-
name = "windows-targets"
|
|
4709
|
-
version = "0.42.2"
|
|
4710
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4711
|
-
checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071"
|
|
4712
|
-
dependencies = [
|
|
4713
|
-
"windows_aarch64_gnullvm 0.42.2",
|
|
4714
|
-
"windows_aarch64_msvc 0.42.2",
|
|
4715
|
-
"windows_i686_gnu 0.42.2",
|
|
4716
|
-
"windows_i686_msvc 0.42.2",
|
|
4717
|
-
"windows_x86_64_gnu 0.42.2",
|
|
4718
|
-
"windows_x86_64_gnullvm 0.42.2",
|
|
4719
|
-
"windows_x86_64_msvc 0.42.2",
|
|
4720
|
-
]
|
|
4721
|
-
|
|
4722
|
-
[[package]]
|
|
4723
|
-
name = "windows-targets"
|
|
4724
|
-
version = "0.52.6"
|
|
4725
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4726
|
-
checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
|
|
4727
|
-
dependencies = [
|
|
4728
|
-
"windows_aarch64_gnullvm 0.52.6",
|
|
4729
|
-
"windows_aarch64_msvc 0.52.6",
|
|
4730
|
-
"windows_i686_gnu 0.52.6",
|
|
4731
|
-
"windows_i686_gnullvm 0.52.6",
|
|
4732
|
-
"windows_i686_msvc 0.52.6",
|
|
4733
|
-
"windows_x86_64_gnu 0.52.6",
|
|
4734
|
-
"windows_x86_64_gnullvm 0.52.6",
|
|
4735
|
-
"windows_x86_64_msvc 0.52.6",
|
|
4736
|
-
]
|
|
4737
|
-
|
|
4738
|
-
[[package]]
|
|
4739
|
-
name = "windows-targets"
|
|
4740
|
-
version = "0.53.3"
|
|
4741
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4742
|
-
checksum = "d5fe6031c4041849d7c496a8ded650796e7b6ecc19df1a431c1a363342e5dc91"
|
|
4743
|
-
dependencies = [
|
|
4744
|
-
"windows-link",
|
|
4745
|
-
"windows_aarch64_gnullvm 0.53.0",
|
|
4746
|
-
"windows_aarch64_msvc 0.53.0",
|
|
4747
|
-
"windows_i686_gnu 0.53.0",
|
|
4748
|
-
"windows_i686_gnullvm 0.53.0",
|
|
4749
|
-
"windows_i686_msvc 0.53.0",
|
|
4750
|
-
"windows_x86_64_gnu 0.53.0",
|
|
4751
|
-
"windows_x86_64_gnullvm 0.53.0",
|
|
4752
|
-
"windows_x86_64_msvc 0.53.0",
|
|
4753
|
-
]
|
|
4754
|
-
|
|
4755
|
-
[[package]]
|
|
4756
|
-
name = "windows-threading"
|
|
4757
|
-
version = "0.1.0"
|
|
4758
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4759
|
-
checksum = "b66463ad2e0ea3bbf808b7f1d371311c80e115c0b71d60efc142cafbcfb057a6"
|
|
4760
|
-
dependencies = [
|
|
4761
|
-
"windows-link",
|
|
4762
|
-
]
|
|
4763
|
-
|
|
4764
|
-
[[package]]
|
|
4765
|
-
name = "windows-version"
|
|
4766
|
-
version = "0.1.4"
|
|
4767
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4768
|
-
checksum = "e04a5c6627e310a23ad2358483286c7df260c964eb2d003d8efd6d0f4e79265c"
|
|
4769
|
-
dependencies = [
|
|
4770
|
-
"windows-link",
|
|
4771
|
-
]
|
|
4772
|
-
|
|
4773
|
-
[[package]]
|
|
4774
|
-
name = "windows_aarch64_gnullvm"
|
|
4775
|
-
version = "0.42.2"
|
|
4776
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4777
|
-
checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8"
|
|
4778
|
-
|
|
4779
|
-
[[package]]
|
|
4780
|
-
name = "windows_aarch64_gnullvm"
|
|
4781
|
-
version = "0.52.6"
|
|
4782
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4783
|
-
checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
|
|
4784
|
-
|
|
4785
|
-
[[package]]
|
|
4786
|
-
name = "windows_aarch64_gnullvm"
|
|
4787
|
-
version = "0.53.0"
|
|
4788
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4789
|
-
checksum = "86b8d5f90ddd19cb4a147a5fa63ca848db3df085e25fee3cc10b39b6eebae764"
|
|
4790
|
-
|
|
4791
|
-
[[package]]
|
|
4792
|
-
name = "windows_aarch64_msvc"
|
|
4793
|
-
version = "0.42.2"
|
|
4794
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4795
|
-
checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43"
|
|
4796
|
-
|
|
4797
|
-
[[package]]
|
|
4798
|
-
name = "windows_aarch64_msvc"
|
|
4799
|
-
version = "0.52.6"
|
|
4800
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4801
|
-
checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
|
|
4802
|
-
|
|
4803
|
-
[[package]]
|
|
4804
|
-
name = "windows_aarch64_msvc"
|
|
4805
|
-
version = "0.53.0"
|
|
4806
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4807
|
-
checksum = "c7651a1f62a11b8cbd5e0d42526e55f2c99886c77e007179efff86c2b137e66c"
|
|
4808
|
-
|
|
4809
|
-
[[package]]
|
|
4810
|
-
name = "windows_i686_gnu"
|
|
4811
|
-
version = "0.42.2"
|
|
4812
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4813
|
-
checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f"
|
|
4814
|
-
|
|
4815
|
-
[[package]]
|
|
4816
|
-
name = "windows_i686_gnu"
|
|
4817
|
-
version = "0.52.6"
|
|
4818
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4819
|
-
checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
|
|
4820
|
-
|
|
4821
|
-
[[package]]
|
|
4822
|
-
name = "windows_i686_gnu"
|
|
4823
|
-
version = "0.53.0"
|
|
4824
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4825
|
-
checksum = "c1dc67659d35f387f5f6c479dc4e28f1d4bb90ddd1a5d3da2e5d97b42d6272c3"
|
|
4826
|
-
|
|
4827
|
-
[[package]]
|
|
4828
|
-
name = "windows_i686_gnullvm"
|
|
4829
|
-
version = "0.52.6"
|
|
4830
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4831
|
-
checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
|
|
4832
|
-
|
|
4833
|
-
[[package]]
|
|
4834
|
-
name = "windows_i686_gnullvm"
|
|
4835
|
-
version = "0.53.0"
|
|
4836
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4837
|
-
checksum = "9ce6ccbdedbf6d6354471319e781c0dfef054c81fbc7cf83f338a4296c0cae11"
|
|
4838
|
-
|
|
4839
|
-
[[package]]
|
|
4840
|
-
name = "windows_i686_msvc"
|
|
4841
|
-
version = "0.42.2"
|
|
4842
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4843
|
-
checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060"
|
|
4844
|
-
|
|
4845
|
-
[[package]]
|
|
4846
|
-
name = "windows_i686_msvc"
|
|
4847
|
-
version = "0.52.6"
|
|
4848
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4849
|
-
checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
|
|
4850
|
-
|
|
4851
|
-
[[package]]
|
|
4852
|
-
name = "windows_i686_msvc"
|
|
4853
|
-
version = "0.53.0"
|
|
4854
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4855
|
-
checksum = "581fee95406bb13382d2f65cd4a908ca7b1e4c2f1917f143ba16efe98a589b5d"
|
|
4856
|
-
|
|
4857
|
-
[[package]]
|
|
4858
|
-
name = "windows_x86_64_gnu"
|
|
4859
|
-
version = "0.42.2"
|
|
4860
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4861
|
-
checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36"
|
|
4862
|
-
|
|
4863
|
-
[[package]]
|
|
4864
|
-
name = "windows_x86_64_gnu"
|
|
4865
|
-
version = "0.52.6"
|
|
4866
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4867
|
-
checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
|
|
4868
|
-
|
|
4869
|
-
[[package]]
|
|
4870
|
-
name = "windows_x86_64_gnu"
|
|
4871
|
-
version = "0.53.0"
|
|
4872
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4873
|
-
checksum = "2e55b5ac9ea33f2fc1716d1742db15574fd6fc8dadc51caab1c16a3d3b4190ba"
|
|
4874
|
-
|
|
4875
|
-
[[package]]
|
|
4876
|
-
name = "windows_x86_64_gnullvm"
|
|
4877
|
-
version = "0.42.2"
|
|
4878
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4879
|
-
checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3"
|
|
4880
|
-
|
|
4881
|
-
[[package]]
|
|
4882
|
-
name = "windows_x86_64_gnullvm"
|
|
4883
|
-
version = "0.52.6"
|
|
4884
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4885
|
-
checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
|
|
4886
|
-
|
|
4887
|
-
[[package]]
|
|
4888
|
-
name = "windows_x86_64_gnullvm"
|
|
4889
|
-
version = "0.53.0"
|
|
4890
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4891
|
-
checksum = "0a6e035dd0599267ce1ee132e51c27dd29437f63325753051e71dd9e42406c57"
|
|
4892
|
-
|
|
4893
|
-
[[package]]
|
|
4894
|
-
name = "windows_x86_64_msvc"
|
|
4895
|
-
version = "0.42.2"
|
|
4896
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4897
|
-
checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0"
|
|
4898
|
-
|
|
4899
|
-
[[package]]
|
|
4900
|
-
name = "windows_x86_64_msvc"
|
|
4901
|
-
version = "0.52.6"
|
|
4902
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4903
|
-
checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
|
|
4904
|
-
|
|
4905
|
-
[[package]]
|
|
4906
|
-
name = "windows_x86_64_msvc"
|
|
4907
|
-
version = "0.53.0"
|
|
4908
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4909
|
-
checksum = "271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486"
|
|
4910
|
-
|
|
4911
|
-
[[package]]
|
|
4912
|
-
name = "winnow"
|
|
4913
|
-
version = "0.5.40"
|
|
4914
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4915
|
-
checksum = "f593a95398737aeed53e489c785df13f3618e41dbcd6718c6addbf1395aa6876"
|
|
4916
|
-
dependencies = [
|
|
4917
|
-
"memchr",
|
|
4918
|
-
]
|
|
4919
|
-
|
|
4920
|
-
[[package]]
|
|
4921
|
-
name = "winnow"
|
|
4922
|
-
version = "0.7.13"
|
|
4923
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4924
|
-
checksum = "21a0236b59786fed61e2a80582dd500fe61f18b5dca67a4a067d0bc9039339cf"
|
|
4925
|
-
dependencies = [
|
|
4926
|
-
"memchr",
|
|
4927
|
-
]
|
|
4928
|
-
|
|
4929
|
-
[[package]]
|
|
4930
|
-
name = "winreg"
|
|
4931
|
-
version = "0.55.0"
|
|
4932
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4933
|
-
checksum = "cb5a765337c50e9ec252c2069be9bf91c7df47afb103b642ba3a53bf8101be97"
|
|
4934
|
-
dependencies = [
|
|
4935
|
-
"cfg-if",
|
|
4936
|
-
"windows-sys 0.59.0",
|
|
4937
|
-
]
|
|
4938
|
-
|
|
4939
|
-
[[package]]
|
|
4940
|
-
name = "wit-bindgen-rt"
|
|
4941
|
-
version = "0.39.0"
|
|
4942
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4943
|
-
checksum = "6f42320e61fe2cfd34354ecb597f86f413484a798ba44a8ca1165c58d42da6c1"
|
|
4944
|
-
dependencies = [
|
|
4945
|
-
"bitflags 2.9.3",
|
|
4946
|
-
]
|
|
4947
|
-
|
|
4948
|
-
[[package]]
|
|
4949
|
-
name = "writeable"
|
|
4950
|
-
version = "0.6.1"
|
|
4951
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4952
|
-
checksum = "ea2f10b9bb0928dfb1b42b65e1f9e36f7f54dbdf08457afefb38afcdec4fa2bb"
|
|
4953
|
-
|
|
4954
|
-
[[package]]
|
|
4955
|
-
name = "wry"
|
|
4956
|
-
version = "0.53.1"
|
|
4957
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4958
|
-
checksum = "5698e50a589268aec06d2219f48b143222f7b5ad9aa690118b8dce0a8dcac574"
|
|
4959
|
-
dependencies = [
|
|
4960
|
-
"base64 0.22.1",
|
|
4961
|
-
"block2 0.6.1",
|
|
4962
|
-
"cookie",
|
|
4963
|
-
"crossbeam-channel",
|
|
4964
|
-
"dirs",
|
|
4965
|
-
"dpi",
|
|
4966
|
-
"dunce",
|
|
4967
|
-
"gdkx11",
|
|
4968
|
-
"gtk",
|
|
4969
|
-
"html5ever",
|
|
4970
|
-
"http",
|
|
4971
|
-
"javascriptcore-rs",
|
|
4972
|
-
"jni",
|
|
4973
|
-
"kuchikiki",
|
|
4974
|
-
"libc",
|
|
4975
|
-
"ndk",
|
|
4976
|
-
"objc2 0.6.2",
|
|
4977
|
-
"objc2-app-kit",
|
|
4978
|
-
"objc2-core-foundation",
|
|
4979
|
-
"objc2-foundation 0.3.1",
|
|
4980
|
-
"objc2-ui-kit",
|
|
4981
|
-
"objc2-web-kit",
|
|
4982
|
-
"once_cell",
|
|
4983
|
-
"percent-encoding",
|
|
4984
|
-
"raw-window-handle",
|
|
4985
|
-
"sha2",
|
|
4986
|
-
"soup3",
|
|
4987
|
-
"tao-macros",
|
|
4988
|
-
"thiserror 2.0.16",
|
|
4989
|
-
"url",
|
|
4990
|
-
"webkit2gtk",
|
|
4991
|
-
"webkit2gtk-sys",
|
|
4992
|
-
"webview2-com",
|
|
4993
|
-
"windows",
|
|
4994
|
-
"windows-core",
|
|
4995
|
-
"windows-version",
|
|
4996
|
-
"x11-dl",
|
|
4997
|
-
]
|
|
4998
|
-
|
|
4999
|
-
[[package]]
|
|
5000
|
-
name = "x11"
|
|
5001
|
-
version = "2.21.0"
|
|
5002
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
5003
|
-
checksum = "502da5464ccd04011667b11c435cb992822c2c0dbde1770c988480d312a0db2e"
|
|
5004
|
-
dependencies = [
|
|
5005
|
-
"libc",
|
|
5006
|
-
"pkg-config",
|
|
5007
|
-
]
|
|
5008
|
-
|
|
5009
|
-
[[package]]
|
|
5010
|
-
name = "x11-dl"
|
|
5011
|
-
version = "2.21.0"
|
|
5012
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
5013
|
-
checksum = "38735924fedd5314a6e548792904ed8c6de6636285cb9fec04d5b1db85c1516f"
|
|
5014
|
-
dependencies = [
|
|
5015
|
-
"libc",
|
|
5016
|
-
"once_cell",
|
|
5017
|
-
"pkg-config",
|
|
5018
|
-
]
|
|
5019
|
-
|
|
5020
|
-
[[package]]
|
|
5021
|
-
name = "yoke"
|
|
5022
|
-
version = "0.8.0"
|
|
5023
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
5024
|
-
checksum = "5f41bb01b8226ef4bfd589436a297c53d118f65921786300e427be8d487695cc"
|
|
5025
|
-
dependencies = [
|
|
5026
|
-
"serde",
|
|
5027
|
-
"stable_deref_trait",
|
|
5028
|
-
"yoke-derive",
|
|
5029
|
-
"zerofrom",
|
|
5030
|
-
]
|
|
5031
|
-
|
|
5032
|
-
[[package]]
|
|
5033
|
-
name = "yoke-derive"
|
|
5034
|
-
version = "0.8.0"
|
|
5035
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
5036
|
-
checksum = "38da3c9736e16c5d3c8c597a9aaa5d1fa565d0532ae05e27c24aa62fb32c0ab6"
|
|
5037
|
-
dependencies = [
|
|
5038
|
-
"proc-macro2",
|
|
5039
|
-
"quote",
|
|
5040
|
-
"syn 2.0.106",
|
|
5041
|
-
"synstructure",
|
|
5042
|
-
]
|
|
5043
|
-
|
|
5044
|
-
[[package]]
|
|
5045
|
-
name = "zbus"
|
|
5046
|
-
version = "5.9.0"
|
|
5047
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
5048
|
-
checksum = "4bb4f9a464286d42851d18a605f7193b8febaf5b0919d71c6399b7b26e5b0aad"
|
|
5049
|
-
dependencies = [
|
|
5050
|
-
"async-broadcast",
|
|
5051
|
-
"async-executor",
|
|
5052
|
-
"async-io",
|
|
5053
|
-
"async-lock",
|
|
5054
|
-
"async-process",
|
|
5055
|
-
"async-recursion",
|
|
5056
|
-
"async-task",
|
|
5057
|
-
"async-trait",
|
|
5058
|
-
"blocking",
|
|
5059
|
-
"enumflags2",
|
|
5060
|
-
"event-listener",
|
|
5061
|
-
"futures-core",
|
|
5062
|
-
"futures-lite",
|
|
5063
|
-
"hex",
|
|
5064
|
-
"nix",
|
|
5065
|
-
"ordered-stream",
|
|
5066
|
-
"serde",
|
|
5067
|
-
"serde_repr",
|
|
5068
|
-
"tracing",
|
|
5069
|
-
"uds_windows",
|
|
5070
|
-
"windows-sys 0.59.0",
|
|
5071
|
-
"winnow 0.7.13",
|
|
5072
|
-
"zbus_macros",
|
|
5073
|
-
"zbus_names",
|
|
5074
|
-
"zvariant",
|
|
5075
|
-
]
|
|
5076
|
-
|
|
5077
|
-
[[package]]
|
|
5078
|
-
name = "zbus_macros"
|
|
5079
|
-
version = "5.9.0"
|
|
5080
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
5081
|
-
checksum = "ef9859f68ee0c4ee2e8cde84737c78e3f4c54f946f2a38645d0d4c7a95327659"
|
|
5082
|
-
dependencies = [
|
|
5083
|
-
"proc-macro-crate 3.3.0",
|
|
5084
|
-
"proc-macro2",
|
|
5085
|
-
"quote",
|
|
5086
|
-
"syn 2.0.106",
|
|
5087
|
-
"zbus_names",
|
|
5088
|
-
"zvariant",
|
|
5089
|
-
"zvariant_utils",
|
|
5090
|
-
]
|
|
5091
|
-
|
|
5092
|
-
[[package]]
|
|
5093
|
-
name = "zbus_names"
|
|
5094
|
-
version = "4.2.0"
|
|
5095
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
5096
|
-
checksum = "7be68e64bf6ce8db94f63e72f0c7eb9a60d733f7e0499e628dfab0f84d6bcb97"
|
|
5097
|
-
dependencies = [
|
|
5098
|
-
"serde",
|
|
5099
|
-
"static_assertions",
|
|
5100
|
-
"winnow 0.7.13",
|
|
5101
|
-
"zvariant",
|
|
5102
|
-
]
|
|
5103
|
-
|
|
5104
|
-
[[package]]
|
|
5105
|
-
name = "zerocopy"
|
|
5106
|
-
version = "0.8.26"
|
|
5107
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
5108
|
-
checksum = "1039dd0d3c310cf05de012d8a39ff557cb0d23087fd44cad61df08fc31907a2f"
|
|
5109
|
-
dependencies = [
|
|
5110
|
-
"zerocopy-derive",
|
|
5111
|
-
]
|
|
5112
|
-
|
|
5113
|
-
[[package]]
|
|
5114
|
-
name = "zerocopy-derive"
|
|
5115
|
-
version = "0.8.26"
|
|
5116
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
5117
|
-
checksum = "9ecf5b4cc5364572d7f4c329661bcc82724222973f2cab6f050a4e5c22f75181"
|
|
5118
|
-
dependencies = [
|
|
5119
|
-
"proc-macro2",
|
|
5120
|
-
"quote",
|
|
5121
|
-
"syn 2.0.106",
|
|
5122
|
-
]
|
|
5123
|
-
|
|
5124
|
-
[[package]]
|
|
5125
|
-
name = "zerofrom"
|
|
5126
|
-
version = "0.1.6"
|
|
5127
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
5128
|
-
checksum = "50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5"
|
|
5129
|
-
dependencies = [
|
|
5130
|
-
"zerofrom-derive",
|
|
5131
|
-
]
|
|
5132
|
-
|
|
5133
|
-
[[package]]
|
|
5134
|
-
name = "zerofrom-derive"
|
|
5135
|
-
version = "0.1.6"
|
|
5136
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
5137
|
-
checksum = "d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502"
|
|
5138
|
-
dependencies = [
|
|
5139
|
-
"proc-macro2",
|
|
5140
|
-
"quote",
|
|
5141
|
-
"syn 2.0.106",
|
|
5142
|
-
"synstructure",
|
|
5143
|
-
]
|
|
5144
|
-
|
|
5145
|
-
[[package]]
|
|
5146
|
-
name = "zerotrie"
|
|
5147
|
-
version = "0.2.2"
|
|
5148
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
5149
|
-
checksum = "36f0bbd478583f79edad978b407914f61b2972f5af6fa089686016be8f9af595"
|
|
5150
|
-
dependencies = [
|
|
5151
|
-
"displaydoc",
|
|
5152
|
-
"yoke",
|
|
5153
|
-
"zerofrom",
|
|
5154
|
-
]
|
|
5155
|
-
|
|
5156
|
-
[[package]]
|
|
5157
|
-
name = "zerovec"
|
|
5158
|
-
version = "0.11.4"
|
|
5159
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
5160
|
-
checksum = "e7aa2bd55086f1ab526693ecbe444205da57e25f4489879da80635a46d90e73b"
|
|
5161
|
-
dependencies = [
|
|
5162
|
-
"yoke",
|
|
5163
|
-
"zerofrom",
|
|
5164
|
-
"zerovec-derive",
|
|
5165
|
-
]
|
|
5166
|
-
|
|
5167
|
-
[[package]]
|
|
5168
|
-
name = "zerovec-derive"
|
|
5169
|
-
version = "0.11.1"
|
|
5170
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
5171
|
-
checksum = "5b96237efa0c878c64bd89c436f661be4e46b2f3eff1ebb976f7ef2321d2f58f"
|
|
5172
|
-
dependencies = [
|
|
5173
|
-
"proc-macro2",
|
|
5174
|
-
"quote",
|
|
5175
|
-
"syn 2.0.106",
|
|
5176
|
-
]
|
|
5177
|
-
|
|
5178
|
-
[[package]]
|
|
5179
|
-
name = "zvariant"
|
|
5180
|
-
version = "5.6.0"
|
|
5181
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
5182
|
-
checksum = "d91b3680bb339216abd84714172b5138a4edac677e641ef17e1d8cb1b3ca6e6f"
|
|
5183
|
-
dependencies = [
|
|
5184
|
-
"endi",
|
|
5185
|
-
"enumflags2",
|
|
5186
|
-
"serde",
|
|
5187
|
-
"winnow 0.7.13",
|
|
5188
|
-
"zvariant_derive",
|
|
5189
|
-
"zvariant_utils",
|
|
5190
|
-
]
|
|
5191
|
-
|
|
5192
|
-
[[package]]
|
|
5193
|
-
name = "zvariant_derive"
|
|
5194
|
-
version = "5.6.0"
|
|
5195
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
5196
|
-
checksum = "3a8c68501be459a8dbfffbe5d792acdd23b4959940fc87785fb013b32edbc208"
|
|
5197
|
-
dependencies = [
|
|
5198
|
-
"proc-macro-crate 3.3.0",
|
|
5199
|
-
"proc-macro2",
|
|
5200
|
-
"quote",
|
|
5201
|
-
"syn 2.0.106",
|
|
5202
|
-
"zvariant_utils",
|
|
5203
|
-
]
|
|
5204
|
-
|
|
5205
|
-
[[package]]
|
|
5206
|
-
name = "zvariant_utils"
|
|
5207
|
-
version = "3.2.0"
|
|
5208
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
5209
|
-
checksum = "e16edfee43e5d7b553b77872d99bc36afdda75c223ca7ad5e3fbecd82ca5fc34"
|
|
5210
|
-
dependencies = [
|
|
5211
|
-
"proc-macro2",
|
|
5212
|
-
"quote",
|
|
5213
|
-
"serde",
|
|
5214
|
-
"static_assertions",
|
|
5215
|
-
"syn 2.0.106",
|
|
5216
|
-
"winnow 0.7.13",
|
|
5217
|
-
]
|
src-tauri/Cargo.toml
DELETED
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
[package]
|
|
2
|
-
name = "website"
|
|
3
|
-
version = "0.1.0"
|
|
4
|
-
description = "pyrossh website app"
|
|
5
|
-
authors = ["pyrossh"]
|
|
6
|
-
edition = "2021"
|
|
7
|
-
|
|
8
|
-
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
|
9
|
-
|
|
10
|
-
[lib]
|
|
11
|
-
# The `_lib` suffix may seem redundant but it is necessary
|
|
12
|
-
# to make the lib name unique and wouldn't conflict with the bin name.
|
|
13
|
-
# This seems to be only an issue on Windows, see https://github.com/rust-lang/cargo/issues/8519
|
|
14
|
-
name = "tauri_app_lib"
|
|
15
|
-
crate-type = ["staticlib", "cdylib", "rlib"]
|
|
16
|
-
|
|
17
|
-
[build-dependencies]
|
|
18
|
-
tauri-build = { version = "2", features = [] }
|
|
19
|
-
|
|
20
|
-
[dependencies]
|
|
21
|
-
tauri = { version = "2", features = [] }
|
|
22
|
-
tauri-plugin-opener = "2"
|
|
23
|
-
serde = { version = "1", features = ["derive"] }
|
|
24
|
-
serde_json = "1"
|
|
25
|
-
|
|
26
|
-
[profile.dev]
|
|
27
|
-
incremental = true # Compile your binary in smaller steps.
|
|
28
|
-
|
|
29
|
-
[profile.release]
|
|
30
|
-
codegen-units = 1 # Allows LLVM to perform better optimization.
|
|
31
|
-
lto = true # Enables link-time-optimizations.
|
|
32
|
-
opt-level = "s" # Prioritizes small binary size. Use `3` if you prefer speed.
|
|
33
|
-
panic = "abort" # Higher performance by disabling panic handlers.
|
|
34
|
-
strip = true # Ensures debug symbols are removed.
|
src-tauri/build.rs
DELETED
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
fn main() {
|
|
2
|
-
tauri_build::build()
|
|
3
|
-
}
|
src-tauri/capabilities/default.json
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"$schema": "../gen/schemas/desktop-schema.json",
|
|
3
|
-
"identifier": "default",
|
|
4
|
-
"description": "Capability for the main window",
|
|
5
|
-
"windows": ["main"],
|
|
6
|
-
"permissions": [
|
|
7
|
-
"core:default",
|
|
8
|
-
"opener:default"
|
|
9
|
-
]
|
|
10
|
-
}
|
src-tauri/gen/android/.editorconfig
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
# EditorConfig is awesome: https://EditorConfig.org
|
|
2
|
-
|
|
3
|
-
# top-most EditorConfig file
|
|
4
|
-
root = true
|
|
5
|
-
|
|
6
|
-
[*]
|
|
7
|
-
indent_style = space
|
|
8
|
-
indent_size = 2
|
|
9
|
-
end_of_line = lf
|
|
10
|
-
charset = utf-8
|
|
11
|
-
trim_trailing_whitespace = false
|
|
12
|
-
insert_final_newline = false
|
src-tauri/gen/android/.gitignore
DELETED
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
*.iml
|
|
2
|
-
.gradle
|
|
3
|
-
/local.properties
|
|
4
|
-
/.idea/caches
|
|
5
|
-
/.idea/libraries
|
|
6
|
-
/.idea/modules.xml
|
|
7
|
-
/.idea/workspace.xml
|
|
8
|
-
/.idea/navEditor.xml
|
|
9
|
-
/.idea/assetWizardSettings.xml
|
|
10
|
-
.DS_Store
|
|
11
|
-
build
|
|
12
|
-
/captures
|
|
13
|
-
.externalNativeBuild
|
|
14
|
-
.cxx
|
|
15
|
-
local.properties
|
|
16
|
-
key.properties
|
|
17
|
-
|
|
18
|
-
/.tauri
|
|
19
|
-
/tauri.settings.gradle
|
src-tauri/gen/android/app/.gitignore
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
/src/main/java/dev/pyrossh/website/generated
|
|
2
|
-
/src/main/jniLibs/**/*.so
|
|
3
|
-
/src/main/assets/tauri.conf.json
|
|
4
|
-
/tauri.build.gradle.kts
|
|
5
|
-
/proguard-tauri.pro
|
|
6
|
-
/tauri.properties
|
src-tauri/gen/android/app/build.gradle.kts
DELETED
|
@@ -1,70 +0,0 @@
|
|
|
1
|
-
import java.util.Properties
|
|
2
|
-
|
|
3
|
-
plugins {
|
|
4
|
-
id("com.android.application")
|
|
5
|
-
id("org.jetbrains.kotlin.android")
|
|
6
|
-
id("rust")
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
val tauriProperties = Properties().apply {
|
|
10
|
-
val propFile = file("tauri.properties")
|
|
11
|
-
if (propFile.exists()) {
|
|
12
|
-
propFile.inputStream().use { load(it) }
|
|
13
|
-
}
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
android {
|
|
17
|
-
compileSdk = 36
|
|
18
|
-
namespace = "dev.pyrossh.website"
|
|
19
|
-
defaultConfig {
|
|
20
|
-
manifestPlaceholders["usesCleartextTraffic"] = "false"
|
|
21
|
-
applicationId = "dev.pyrossh.website"
|
|
22
|
-
minSdk = 24
|
|
23
|
-
targetSdk = 36
|
|
24
|
-
versionCode = tauriProperties.getProperty("tauri.android.versionCode", "1").toInt()
|
|
25
|
-
versionName = tauriProperties.getProperty("tauri.android.versionName", "1.0")
|
|
26
|
-
}
|
|
27
|
-
buildTypes {
|
|
28
|
-
getByName("debug") {
|
|
29
|
-
manifestPlaceholders["usesCleartextTraffic"] = "true"
|
|
30
|
-
isDebuggable = true
|
|
31
|
-
isJniDebuggable = true
|
|
32
|
-
isMinifyEnabled = false
|
|
33
|
-
packaging { jniLibs.keepDebugSymbols.add("*/arm64-v8a/*.so")
|
|
34
|
-
jniLibs.keepDebugSymbols.add("*/armeabi-v7a/*.so")
|
|
35
|
-
jniLibs.keepDebugSymbols.add("*/x86/*.so")
|
|
36
|
-
jniLibs.keepDebugSymbols.add("*/x86_64/*.so")
|
|
37
|
-
}
|
|
38
|
-
}
|
|
39
|
-
getByName("release") {
|
|
40
|
-
isMinifyEnabled = true
|
|
41
|
-
proguardFiles(
|
|
42
|
-
*fileTree(".") { include("**/*.pro") }
|
|
43
|
-
.plus(getDefaultProguardFile("proguard-android-optimize.txt"))
|
|
44
|
-
.toList().toTypedArray()
|
|
45
|
-
)
|
|
46
|
-
}
|
|
47
|
-
}
|
|
48
|
-
kotlinOptions {
|
|
49
|
-
jvmTarget = "1.8"
|
|
50
|
-
}
|
|
51
|
-
buildFeatures {
|
|
52
|
-
buildConfig = true
|
|
53
|
-
}
|
|
54
|
-
}
|
|
55
|
-
|
|
56
|
-
rust {
|
|
57
|
-
rootDirRel = "../../../"
|
|
58
|
-
}
|
|
59
|
-
|
|
60
|
-
dependencies {
|
|
61
|
-
implementation("androidx.webkit:webkit:1.14.0")
|
|
62
|
-
implementation("androidx.appcompat:appcompat:1.7.1")
|
|
63
|
-
implementation("androidx.activity:activity-ktx:1.10.1")
|
|
64
|
-
implementation("com.google.android.material:material:1.12.0")
|
|
65
|
-
testImplementation("junit:junit:4.13.2")
|
|
66
|
-
androidTestImplementation("androidx.test.ext:junit:1.1.4")
|
|
67
|
-
androidTestImplementation("androidx.test.espresso:espresso-core:3.5.0")
|
|
68
|
-
}
|
|
69
|
-
|
|
70
|
-
apply(from = "tauri.build.gradle.kts")
|
src-tauri/gen/android/app/proguard-rules.pro
DELETED
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
# Add project specific ProGuard rules here.
|
|
2
|
-
# You can control the set of applied configuration files using the
|
|
3
|
-
# proguardFiles setting in build.gradle.
|
|
4
|
-
#
|
|
5
|
-
# For more details, see
|
|
6
|
-
# http://developer.android.com/guide/developing/tools/proguard.html
|
|
7
|
-
|
|
8
|
-
# If your project uses WebView with JS, uncomment the following
|
|
9
|
-
# and specify the fully qualified class name to the JavaScript interface
|
|
10
|
-
# class:
|
|
11
|
-
#-keepclassmembers class fqcn.of.javascript.interface.for.webview {
|
|
12
|
-
# public *;
|
|
13
|
-
#}
|
|
14
|
-
|
|
15
|
-
# Uncomment this to preserve the line number information for
|
|
16
|
-
# debugging stack traces.
|
|
17
|
-
#-keepattributes SourceFile,LineNumberTable
|
|
18
|
-
|
|
19
|
-
# If you keep the line number information, uncomment this to
|
|
20
|
-
# hide the original source file name.
|
|
21
|
-
#-renamesourcefileattribute SourceFile
|
src-tauri/gen/android/app/src/main/AndroidManifest.xml
DELETED
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
-
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
|
|
3
|
-
<uses-permission android:name="android.permission.INTERNET" />
|
|
4
|
-
|
|
5
|
-
<!-- AndroidTV support -->
|
|
6
|
-
<uses-feature android:name="android.software.leanback" android:required="false" />
|
|
7
|
-
|
|
8
|
-
<application
|
|
9
|
-
android:icon="@mipmap/ic_launcher"
|
|
10
|
-
android:label="@string/app_name"
|
|
11
|
-
android:theme="@style/Theme.website"
|
|
12
|
-
android:usesCleartextTraffic="${usesCleartextTraffic}">
|
|
13
|
-
<activity
|
|
14
|
-
android:configChanges="orientation|keyboardHidden|keyboard|screenSize|locale|smallestScreenSize|screenLayout|uiMode"
|
|
15
|
-
android:launchMode="singleTask"
|
|
16
|
-
android:label="@string/main_activity_title"
|
|
17
|
-
android:name=".MainActivity"
|
|
18
|
-
android:exported="true">
|
|
19
|
-
<intent-filter>
|
|
20
|
-
<action android:name="android.intent.action.MAIN" />
|
|
21
|
-
<category android:name="android.intent.category.LAUNCHER" />
|
|
22
|
-
<!-- AndroidTV support -->
|
|
23
|
-
<category android:name="android.intent.category.LEANBACK_LAUNCHER" />
|
|
24
|
-
</intent-filter>
|
|
25
|
-
</activity>
|
|
26
|
-
|
|
27
|
-
<provider
|
|
28
|
-
android:name="androidx.core.content.FileProvider"
|
|
29
|
-
android:authorities="${applicationId}.fileprovider"
|
|
30
|
-
android:exported="false"
|
|
31
|
-
android:grantUriPermissions="true">
|
|
32
|
-
<meta-data
|
|
33
|
-
android:name="android.support.FILE_PROVIDER_PATHS"
|
|
34
|
-
android:resource="@xml/file_paths" />
|
|
35
|
-
</provider>
|
|
36
|
-
</application>
|
|
37
|
-
</manifest>
|
src-tauri/gen/android/app/src/main/java/dev/pyrossh/website/MainActivity.kt
DELETED
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
package dev.pyrossh.website
|
|
2
|
-
|
|
3
|
-
import android.os.Bundle
|
|
4
|
-
import androidx.activity.enableEdgeToEdge
|
|
5
|
-
|
|
6
|
-
class MainActivity : TauriActivity() {
|
|
7
|
-
override fun onCreate(savedInstanceState: Bundle?) {
|
|
8
|
-
enableEdgeToEdge()
|
|
9
|
-
super.onCreate(savedInstanceState)
|
|
10
|
-
}
|
|
11
|
-
}
|
src-tauri/gen/android/app/src/main/res/drawable-v24/ic_launcher_foreground.xml
DELETED
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
2
|
-
xmlns:aapt="http://schemas.android.com/aapt"
|
|
3
|
-
android:width="108dp"
|
|
4
|
-
android:height="108dp"
|
|
5
|
-
android:viewportWidth="108"
|
|
6
|
-
android:viewportHeight="108">
|
|
7
|
-
<path android:pathData="M31,63.928c0,0 6.4,-11 12.1,-13.1c7.2,-2.6 26,-1.4 26,-1.4l38.1,38.1L107,108.928l-32,-1L31,63.928z">
|
|
8
|
-
<aapt:attr name="android:fillColor">
|
|
9
|
-
<gradient
|
|
10
|
-
android:endX="85.84757"
|
|
11
|
-
android:endY="92.4963"
|
|
12
|
-
android:startX="42.9492"
|
|
13
|
-
android:startY="49.59793"
|
|
14
|
-
android:type="linear">
|
|
15
|
-
<item
|
|
16
|
-
android:color="#44000000"
|
|
17
|
-
android:offset="0.0" />
|
|
18
|
-
<item
|
|
19
|
-
android:color="#00000000"
|
|
20
|
-
android:offset="1.0" />
|
|
21
|
-
</gradient>
|
|
22
|
-
</aapt:attr>
|
|
23
|
-
</path>
|
|
24
|
-
<path
|
|
25
|
-
android:fillColor="#FFFFFF"
|
|
26
|
-
android:fillType="nonZero"
|
|
27
|
-
android:pathData="M65.3,45.828l3.8,-6.6c0.2,-0.4 0.1,-0.9 -0.3,-1.1c-0.4,-0.2 -0.9,-0.1 -1.1,0.3l-3.9,6.7c-6.3,-2.8 -13.4,-2.8 -19.7,0l-3.9,-6.7c-0.2,-0.4 -0.7,-0.5 -1.1,-0.3C38.8,38.328 38.7,38.828 38.9,39.228l3.8,6.6C36.2,49.428 31.7,56.028 31,63.928h46C76.3,56.028 71.8,49.428 65.3,45.828zM43.4,57.328c-0.8,0 -1.5,-0.5 -1.8,-1.2c-0.3,-0.7 -0.1,-1.5 0.4,-2.1c0.5,-0.5 1.4,-0.7 2.1,-0.4c0.7,0.3 1.2,1 1.2,1.8C45.3,56.528 44.5,57.328 43.4,57.328L43.4,57.328zM64.6,57.328c-0.8,0 -1.5,-0.5 -1.8,-1.2s-0.1,-1.5 0.4,-2.1c0.5,-0.5 1.4,-0.7 2.1,-0.4c0.7,0.3 1.2,1 1.2,1.8C66.5,56.528 65.6,57.328 64.6,57.328L64.6,57.328z"
|
|
28
|
-
android:strokeWidth="1"
|
|
29
|
-
android:strokeColor="#00000000" />
|
|
30
|
-
</vector>
|
src-tauri/gen/android/app/src/main/res/drawable/ic_launcher_background.xml
DELETED
|
@@ -1,170 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
-
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
3
|
-
android:width="108dp"
|
|
4
|
-
android:height="108dp"
|
|
5
|
-
android:viewportWidth="108"
|
|
6
|
-
android:viewportHeight="108">
|
|
7
|
-
<path
|
|
8
|
-
android:fillColor="#3DDC84"
|
|
9
|
-
android:pathData="M0,0h108v108h-108z" />
|
|
10
|
-
<path
|
|
11
|
-
android:fillColor="#00000000"
|
|
12
|
-
android:pathData="M9,0L9,108"
|
|
13
|
-
android:strokeWidth="0.8"
|
|
14
|
-
android:strokeColor="#33FFFFFF" />
|
|
15
|
-
<path
|
|
16
|
-
android:fillColor="#00000000"
|
|
17
|
-
android:pathData="M19,0L19,108"
|
|
18
|
-
android:strokeWidth="0.8"
|
|
19
|
-
android:strokeColor="#33FFFFFF" />
|
|
20
|
-
<path
|
|
21
|
-
android:fillColor="#00000000"
|
|
22
|
-
android:pathData="M29,0L29,108"
|
|
23
|
-
android:strokeWidth="0.8"
|
|
24
|
-
android:strokeColor="#33FFFFFF" />
|
|
25
|
-
<path
|
|
26
|
-
android:fillColor="#00000000"
|
|
27
|
-
android:pathData="M39,0L39,108"
|
|
28
|
-
android:strokeWidth="0.8"
|
|
29
|
-
android:strokeColor="#33FFFFFF" />
|
|
30
|
-
<path
|
|
31
|
-
android:fillColor="#00000000"
|
|
32
|
-
android:pathData="M49,0L49,108"
|
|
33
|
-
android:strokeWidth="0.8"
|
|
34
|
-
android:strokeColor="#33FFFFFF" />
|
|
35
|
-
<path
|
|
36
|
-
android:fillColor="#00000000"
|
|
37
|
-
android:pathData="M59,0L59,108"
|
|
38
|
-
android:strokeWidth="0.8"
|
|
39
|
-
android:strokeColor="#33FFFFFF" />
|
|
40
|
-
<path
|
|
41
|
-
android:fillColor="#00000000"
|
|
42
|
-
android:pathData="M69,0L69,108"
|
|
43
|
-
android:strokeWidth="0.8"
|
|
44
|
-
android:strokeColor="#33FFFFFF" />
|
|
45
|
-
<path
|
|
46
|
-
android:fillColor="#00000000"
|
|
47
|
-
android:pathData="M79,0L79,108"
|
|
48
|
-
android:strokeWidth="0.8"
|
|
49
|
-
android:strokeColor="#33FFFFFF" />
|
|
50
|
-
<path
|
|
51
|
-
android:fillColor="#00000000"
|
|
52
|
-
android:pathData="M89,0L89,108"
|
|
53
|
-
android:strokeWidth="0.8"
|
|
54
|
-
android:strokeColor="#33FFFFFF" />
|
|
55
|
-
<path
|
|
56
|
-
android:fillColor="#00000000"
|
|
57
|
-
android:pathData="M99,0L99,108"
|
|
58
|
-
android:strokeWidth="0.8"
|
|
59
|
-
android:strokeColor="#33FFFFFF" />
|
|
60
|
-
<path
|
|
61
|
-
android:fillColor="#00000000"
|
|
62
|
-
android:pathData="M0,9L108,9"
|
|
63
|
-
android:strokeWidth="0.8"
|
|
64
|
-
android:strokeColor="#33FFFFFF" />
|
|
65
|
-
<path
|
|
66
|
-
android:fillColor="#00000000"
|
|
67
|
-
android:pathData="M0,19L108,19"
|
|
68
|
-
android:strokeWidth="0.8"
|
|
69
|
-
android:strokeColor="#33FFFFFF" />
|
|
70
|
-
<path
|
|
71
|
-
android:fillColor="#00000000"
|
|
72
|
-
android:pathData="M0,29L108,29"
|
|
73
|
-
android:strokeWidth="0.8"
|
|
74
|
-
android:strokeColor="#33FFFFFF" />
|
|
75
|
-
<path
|
|
76
|
-
android:fillColor="#00000000"
|
|
77
|
-
android:pathData="M0,39L108,39"
|
|
78
|
-
android:strokeWidth="0.8"
|
|
79
|
-
android:strokeColor="#33FFFFFF" />
|
|
80
|
-
<path
|
|
81
|
-
android:fillColor="#00000000"
|
|
82
|
-
android:pathData="M0,49L108,49"
|
|
83
|
-
android:strokeWidth="0.8"
|
|
84
|
-
android:strokeColor="#33FFFFFF" />
|
|
85
|
-
<path
|
|
86
|
-
android:fillColor="#00000000"
|
|
87
|
-
android:pathData="M0,59L108,59"
|
|
88
|
-
android:strokeWidth="0.8"
|
|
89
|
-
android:strokeColor="#33FFFFFF" />
|
|
90
|
-
<path
|
|
91
|
-
android:fillColor="#00000000"
|
|
92
|
-
android:pathData="M0,69L108,69"
|
|
93
|
-
android:strokeWidth="0.8"
|
|
94
|
-
android:strokeColor="#33FFFFFF" />
|
|
95
|
-
<path
|
|
96
|
-
android:fillColor="#00000000"
|
|
97
|
-
android:pathData="M0,79L108,79"
|
|
98
|
-
android:strokeWidth="0.8"
|
|
99
|
-
android:strokeColor="#33FFFFFF" />
|
|
100
|
-
<path
|
|
101
|
-
android:fillColor="#00000000"
|
|
102
|
-
android:pathData="M0,89L108,89"
|
|
103
|
-
android:strokeWidth="0.8"
|
|
104
|
-
android:strokeColor="#33FFFFFF" />
|
|
105
|
-
<path
|
|
106
|
-
android:fillColor="#00000000"
|
|
107
|
-
android:pathData="M0,99L108,99"
|
|
108
|
-
android:strokeWidth="0.8"
|
|
109
|
-
android:strokeColor="#33FFFFFF" />
|
|
110
|
-
<path
|
|
111
|
-
android:fillColor="#00000000"
|
|
112
|
-
android:pathData="M19,29L89,29"
|
|
113
|
-
android:strokeWidth="0.8"
|
|
114
|
-
android:strokeColor="#33FFFFFF" />
|
|
115
|
-
<path
|
|
116
|
-
android:fillColor="#00000000"
|
|
117
|
-
android:pathData="M19,39L89,39"
|
|
118
|
-
android:strokeWidth="0.8"
|
|
119
|
-
android:strokeColor="#33FFFFFF" />
|
|
120
|
-
<path
|
|
121
|
-
android:fillColor="#00000000"
|
|
122
|
-
android:pathData="M19,49L89,49"
|
|
123
|
-
android:strokeWidth="0.8"
|
|
124
|
-
android:strokeColor="#33FFFFFF" />
|
|
125
|
-
<path
|
|
126
|
-
android:fillColor="#00000000"
|
|
127
|
-
android:pathData="M19,59L89,59"
|
|
128
|
-
android:strokeWidth="0.8"
|
|
129
|
-
android:strokeColor="#33FFFFFF" />
|
|
130
|
-
<path
|
|
131
|
-
android:fillColor="#00000000"
|
|
132
|
-
android:pathData="M19,69L89,69"
|
|
133
|
-
android:strokeWidth="0.8"
|
|
134
|
-
android:strokeColor="#33FFFFFF" />
|
|
135
|
-
<path
|
|
136
|
-
android:fillColor="#00000000"
|
|
137
|
-
android:pathData="M19,79L89,79"
|
|
138
|
-
android:strokeWidth="0.8"
|
|
139
|
-
android:strokeColor="#33FFFFFF" />
|
|
140
|
-
<path
|
|
141
|
-
android:fillColor="#00000000"
|
|
142
|
-
android:pathData="M29,19L29,89"
|
|
143
|
-
android:strokeWidth="0.8"
|
|
144
|
-
android:strokeColor="#33FFFFFF" />
|
|
145
|
-
<path
|
|
146
|
-
android:fillColor="#00000000"
|
|
147
|
-
android:pathData="M39,19L39,89"
|
|
148
|
-
android:strokeWidth="0.8"
|
|
149
|
-
android:strokeColor="#33FFFFFF" />
|
|
150
|
-
<path
|
|
151
|
-
android:fillColor="#00000000"
|
|
152
|
-
android:pathData="M49,19L49,89"
|
|
153
|
-
android:strokeWidth="0.8"
|
|
154
|
-
android:strokeColor="#33FFFFFF" />
|
|
155
|
-
<path
|
|
156
|
-
android:fillColor="#00000000"
|
|
157
|
-
android:pathData="M59,19L59,89"
|
|
158
|
-
android:strokeWidth="0.8"
|
|
159
|
-
android:strokeColor="#33FFFFFF" />
|
|
160
|
-
<path
|
|
161
|
-
android:fillColor="#00000000"
|
|
162
|
-
android:pathData="M69,19L69,89"
|
|
163
|
-
android:strokeWidth="0.8"
|
|
164
|
-
android:strokeColor="#33FFFFFF" />
|
|
165
|
-
<path
|
|
166
|
-
android:fillColor="#00000000"
|
|
167
|
-
android:pathData="M79,19L79,89"
|
|
168
|
-
android:strokeWidth="0.8"
|
|
169
|
-
android:strokeColor="#33FFFFFF" />
|
|
170
|
-
</vector>
|
src-tauri/gen/android/app/src/main/res/layout/activity_main.xml
DELETED
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
-
<androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
|
3
|
-
xmlns:app="http://schemas.android.com/apk/res-auto"
|
|
4
|
-
xmlns:tools="http://schemas.android.com/tools"
|
|
5
|
-
android:layout_width="match_parent"
|
|
6
|
-
android:layout_height="match_parent"
|
|
7
|
-
tools:context=".MainActivity">
|
|
8
|
-
|
|
9
|
-
<TextView
|
|
10
|
-
android:layout_width="wrap_content"
|
|
11
|
-
android:layout_height="wrap_content"
|
|
12
|
-
android:text="Hello World!"
|
|
13
|
-
app:layout_constraintBottom_toBottomOf="parent"
|
|
14
|
-
app:layout_constraintLeft_toLeftOf="parent"
|
|
15
|
-
app:layout_constraintRight_toRightOf="parent"
|
|
16
|
-
app:layout_constraintTop_toTopOf="parent" />
|
|
17
|
-
|
|
18
|
-
</androidx.constraintlayout.widget.ConstraintLayout>
|
src-tauri/gen/android/app/src/main/res/mipmap-hdpi/ic_launcher.png
DELETED
|
Binary file
|
src-tauri/gen/android/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png
DELETED
|
Binary file
|
src-tauri/gen/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png
DELETED
|
Binary file
|
src-tauri/gen/android/app/src/main/res/mipmap-mdpi/ic_launcher.png
DELETED
|
Binary file
|
src-tauri/gen/android/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png
DELETED
|
Binary file
|
src-tauri/gen/android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png
DELETED
|
Binary file
|
src-tauri/gen/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png
DELETED
|
Binary file
|
src-tauri/gen/android/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png
DELETED
|
Binary file
|
src-tauri/gen/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png
DELETED
|
Binary file
|
src-tauri/gen/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
DELETED
|
Binary file
|
src-tauri/gen/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png
DELETED
|
Binary file
|
src-tauri/gen/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png
DELETED
|
Binary file
|
src-tauri/gen/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
DELETED
|
Binary file
|
src-tauri/gen/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png
DELETED
|
Binary file
|
src-tauri/gen/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png
DELETED
|
Binary file
|
src-tauri/gen/android/app/src/main/res/values-night/themes.xml
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
<resources xmlns:tools="http://schemas.android.com/tools">
|
|
2
|
-
<!-- Base application theme. -->
|
|
3
|
-
<style name="Theme.website" parent="Theme.MaterialComponents.DayNight.NoActionBar">
|
|
4
|
-
<!-- Customize your theme here. -->
|
|
5
|
-
</style>
|
|
6
|
-
</resources>
|
src-tauri/gen/android/app/src/main/res/values/colors.xml
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
-
<resources>
|
|
3
|
-
<color name="purple_200">#FFBB86FC</color>
|
|
4
|
-
<color name="purple_500">#FF6200EE</color>
|
|
5
|
-
<color name="purple_700">#FF3700B3</color>
|
|
6
|
-
<color name="teal_200">#FF03DAC5</color>
|
|
7
|
-
<color name="teal_700">#FF018786</color>
|
|
8
|
-
<color name="black">#FF000000</color>
|
|
9
|
-
<color name="white">#FFFFFFFF</color>
|
|
10
|
-
</resources>
|
src-tauri/gen/android/app/src/main/res/values/strings.xml
DELETED
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
<resources>
|
|
2
|
-
<string name="app_name">pyrossh</string>
|
|
3
|
-
<string name="main_activity_title">pyrossh</string>
|
|
4
|
-
</resources>
|
src-tauri/gen/android/app/src/main/res/values/themes.xml
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
<resources xmlns:tools="http://schemas.android.com/tools">
|
|
2
|
-
<!-- Base application theme. -->
|
|
3
|
-
<style name="Theme.website" parent="Theme.MaterialComponents.DayNight.NoActionBar">
|
|
4
|
-
<!-- Customize your theme here. -->
|
|
5
|
-
</style>
|
|
6
|
-
</resources>
|
src-tauri/gen/android/app/src/main/res/xml/file_paths.xml
DELETED
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
-
<paths xmlns:android="http://schemas.android.com/apk/res/android">
|
|
3
|
-
<external-path name="my_images" path="." />
|
|
4
|
-
<cache-path name="my_cache_images" path="." />
|
|
5
|
-
</paths>
|
src-tauri/gen/android/build.gradle.kts
DELETED
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
buildscript {
|
|
2
|
-
repositories {
|
|
3
|
-
google()
|
|
4
|
-
mavenCentral()
|
|
5
|
-
}
|
|
6
|
-
dependencies {
|
|
7
|
-
classpath("com.android.tools.build:gradle:8.11.0")
|
|
8
|
-
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.25")
|
|
9
|
-
}
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
allprojects {
|
|
13
|
-
repositories {
|
|
14
|
-
google()
|
|
15
|
-
mavenCentral()
|
|
16
|
-
}
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
tasks.register("clean").configure {
|
|
20
|
-
delete("build")
|
|
21
|
-
}
|
|
22
|
-
|
src-tauri/gen/android/buildSrc/build.gradle.kts
DELETED
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
plugins {
|
|
2
|
-
`kotlin-dsl`
|
|
3
|
-
}
|
|
4
|
-
|
|
5
|
-
gradlePlugin {
|
|
6
|
-
plugins {
|
|
7
|
-
create("pluginsForCoolKids") {
|
|
8
|
-
id = "rust"
|
|
9
|
-
implementationClass = "RustPlugin"
|
|
10
|
-
}
|
|
11
|
-
}
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
repositories {
|
|
15
|
-
google()
|
|
16
|
-
mavenCentral()
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
dependencies {
|
|
20
|
-
compileOnly(gradleApi())
|
|
21
|
-
implementation("com.android.tools.build:gradle:8.11.0")
|
|
22
|
-
}
|
|
23
|
-
|
src-tauri/gen/android/buildSrc/src/main/java/dev/pyrossh/website/kotlin/BuildTask.kt
DELETED
|
@@ -1,68 +0,0 @@
|
|
|
1
|
-
import java.io.File
|
|
2
|
-
import org.apache.tools.ant.taskdefs.condition.Os
|
|
3
|
-
import org.gradle.api.DefaultTask
|
|
4
|
-
import org.gradle.api.GradleException
|
|
5
|
-
import org.gradle.api.logging.LogLevel
|
|
6
|
-
import org.gradle.api.tasks.Input
|
|
7
|
-
import org.gradle.api.tasks.TaskAction
|
|
8
|
-
|
|
9
|
-
open class BuildTask : DefaultTask() {
|
|
10
|
-
@Input
|
|
11
|
-
var rootDirRel: String? = null
|
|
12
|
-
@Input
|
|
13
|
-
var target: String? = null
|
|
14
|
-
@Input
|
|
15
|
-
var release: Boolean? = null
|
|
16
|
-
|
|
17
|
-
@TaskAction
|
|
18
|
-
fun assemble() {
|
|
19
|
-
val executable = """bun""";
|
|
20
|
-
try {
|
|
21
|
-
runTauriCli(executable)
|
|
22
|
-
} catch (e: Exception) {
|
|
23
|
-
if (Os.isFamily(Os.FAMILY_WINDOWS)) {
|
|
24
|
-
// Try different Windows-specific extensions
|
|
25
|
-
val fallbacks = listOf(
|
|
26
|
-
"$executable.exe",
|
|
27
|
-
"$executable.cmd",
|
|
28
|
-
"$executable.bat",
|
|
29
|
-
)
|
|
30
|
-
|
|
31
|
-
var lastException: Exception = e
|
|
32
|
-
for (fallback in fallbacks) {
|
|
33
|
-
try {
|
|
34
|
-
runTauriCli(fallback)
|
|
35
|
-
return
|
|
36
|
-
} catch (fallbackException: Exception) {
|
|
37
|
-
lastException = fallbackException
|
|
38
|
-
}
|
|
39
|
-
}
|
|
40
|
-
throw lastException
|
|
41
|
-
} else {
|
|
42
|
-
throw e;
|
|
43
|
-
}
|
|
44
|
-
}
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
fun runTauriCli(executable: String) {
|
|
48
|
-
val rootDirRel = rootDirRel ?: throw GradleException("rootDirRel cannot be null")
|
|
49
|
-
val target = target ?: throw GradleException("target cannot be null")
|
|
50
|
-
val release = release ?: throw GradleException("release cannot be null")
|
|
51
|
-
val args = listOf("tauri", "android", "android-studio-script");
|
|
52
|
-
|
|
53
|
-
project.exec {
|
|
54
|
-
workingDir(File(project.projectDir, rootDirRel))
|
|
55
|
-
executable(executable)
|
|
56
|
-
args(args)
|
|
57
|
-
if (project.logger.isEnabled(LogLevel.DEBUG)) {
|
|
58
|
-
args("-vv")
|
|
59
|
-
} else if (project.logger.isEnabled(LogLevel.INFO)) {
|
|
60
|
-
args("-v")
|
|
61
|
-
}
|
|
62
|
-
if (release) {
|
|
63
|
-
args("--release")
|
|
64
|
-
}
|
|
65
|
-
args(listOf("--target", target))
|
|
66
|
-
}.assertNormalExitValue()
|
|
67
|
-
}
|
|
68
|
-
}
|
src-tauri/gen/android/buildSrc/src/main/java/dev/pyrossh/website/kotlin/RustPlugin.kt
DELETED
|
@@ -1,85 +0,0 @@
|
|
|
1
|
-
import com.android.build.api.dsl.ApplicationExtension
|
|
2
|
-
import org.gradle.api.DefaultTask
|
|
3
|
-
import org.gradle.api.Plugin
|
|
4
|
-
import org.gradle.api.Project
|
|
5
|
-
import org.gradle.kotlin.dsl.configure
|
|
6
|
-
import org.gradle.kotlin.dsl.get
|
|
7
|
-
|
|
8
|
-
const val TASK_GROUP = "rust"
|
|
9
|
-
|
|
10
|
-
open class Config {
|
|
11
|
-
lateinit var rootDirRel: String
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
open class RustPlugin : Plugin<Project> {
|
|
15
|
-
private lateinit var config: Config
|
|
16
|
-
|
|
17
|
-
override fun apply(project: Project) = with(project) {
|
|
18
|
-
config = extensions.create("rust", Config::class.java)
|
|
19
|
-
|
|
20
|
-
val defaultAbiList = listOf("arm64-v8a", "armeabi-v7a", "x86", "x86_64");
|
|
21
|
-
val abiList = (findProperty("abiList") as? String)?.split(',') ?: defaultAbiList
|
|
22
|
-
|
|
23
|
-
val defaultArchList = listOf("arm64", "arm", "x86", "x86_64");
|
|
24
|
-
val archList = (findProperty("archList") as? String)?.split(',') ?: defaultArchList
|
|
25
|
-
|
|
26
|
-
val targetsList = (findProperty("targetList") as? String)?.split(',') ?: listOf("aarch64", "armv7", "i686", "x86_64")
|
|
27
|
-
|
|
28
|
-
extensions.configure<ApplicationExtension> {
|
|
29
|
-
@Suppress("UnstableApiUsage")
|
|
30
|
-
flavorDimensions.add("abi")
|
|
31
|
-
productFlavors {
|
|
32
|
-
create("universal") {
|
|
33
|
-
dimension = "abi"
|
|
34
|
-
ndk {
|
|
35
|
-
abiFilters += abiList
|
|
36
|
-
}
|
|
37
|
-
}
|
|
38
|
-
defaultArchList.forEachIndexed { index, arch ->
|
|
39
|
-
create(arch) {
|
|
40
|
-
dimension = "abi"
|
|
41
|
-
ndk {
|
|
42
|
-
abiFilters.add(defaultAbiList[index])
|
|
43
|
-
}
|
|
44
|
-
}
|
|
45
|
-
}
|
|
46
|
-
}
|
|
47
|
-
}
|
|
48
|
-
|
|
49
|
-
afterEvaluate {
|
|
50
|
-
for (profile in listOf("debug", "release")) {
|
|
51
|
-
val profileCapitalized = profile.replaceFirstChar { it.uppercase() }
|
|
52
|
-
val buildTask = tasks.maybeCreate(
|
|
53
|
-
"rustBuildUniversal$profileCapitalized",
|
|
54
|
-
DefaultTask::class.java
|
|
55
|
-
).apply {
|
|
56
|
-
group = TASK_GROUP
|
|
57
|
-
description = "Build dynamic library in $profile mode for all targets"
|
|
58
|
-
}
|
|
59
|
-
|
|
60
|
-
tasks["mergeUniversal${profileCapitalized}JniLibFolders"].dependsOn(buildTask)
|
|
61
|
-
|
|
62
|
-
for (targetPair in targetsList.withIndex()) {
|
|
63
|
-
val targetName = targetPair.value
|
|
64
|
-
val targetArch = archList[targetPair.index]
|
|
65
|
-
val targetArchCapitalized = targetArch.replaceFirstChar { it.uppercase() }
|
|
66
|
-
val targetBuildTask = project.tasks.maybeCreate(
|
|
67
|
-
"rustBuild$targetArchCapitalized$profileCapitalized",
|
|
68
|
-
BuildTask::class.java
|
|
69
|
-
).apply {
|
|
70
|
-
group = TASK_GROUP
|
|
71
|
-
description = "Build dynamic library in $profile mode for $targetArch"
|
|
72
|
-
rootDirRel = config.rootDirRel
|
|
73
|
-
target = targetName
|
|
74
|
-
release = profile == "release"
|
|
75
|
-
}
|
|
76
|
-
|
|
77
|
-
buildTask.dependsOn(targetBuildTask)
|
|
78
|
-
tasks["merge$targetArchCapitalized${profileCapitalized}JniLibFolders"].dependsOn(
|
|
79
|
-
targetBuildTask
|
|
80
|
-
)
|
|
81
|
-
}
|
|
82
|
-
}
|
|
83
|
-
}
|
|
84
|
-
}
|
|
85
|
-
}
|
src-tauri/gen/android/gradle.properties
DELETED
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
# Project-wide Gradle settings.
|
|
2
|
-
# IDE (e.g. Android Studio) users:
|
|
3
|
-
# Gradle settings configured through the IDE *will override*
|
|
4
|
-
# any settings specified in this file.
|
|
5
|
-
# For more details on how to configure your build environment visit
|
|
6
|
-
# http://www.gradle.org/docs/current/userguide/build_environment.html
|
|
7
|
-
# Specifies the JVM arguments used for the daemon process.
|
|
8
|
-
# The setting is particularly useful for tweaking memory settings.
|
|
9
|
-
org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8
|
|
10
|
-
# When configured, Gradle will run in incubating parallel mode.
|
|
11
|
-
# This option should only be used with decoupled projects. More details, visit
|
|
12
|
-
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
|
|
13
|
-
# org.gradle.parallel=true
|
|
14
|
-
# AndroidX package structure to make it clearer which packages are bundled with the
|
|
15
|
-
# Android operating system, and which are packaged with your app"s APK
|
|
16
|
-
# https://developer.android.com/topic/libraries/support-library/androidx-rn
|
|
17
|
-
android.useAndroidX=true
|
|
18
|
-
# Kotlin code style for this project: "official" or "obsolete":
|
|
19
|
-
kotlin.code.style=official
|
|
20
|
-
# Enables namespacing of each library's R class so that its R class includes only the
|
|
21
|
-
# resources declared in the library itself and none from the library's dependencies,
|
|
22
|
-
# thereby reducing the size of the R class for that library
|
|
23
|
-
android.nonTransitiveRClass=true
|
|
24
|
-
android.nonFinalResIds=false
|
src-tauri/gen/android/gradle/wrapper/gradle-wrapper.jar
DELETED
|
Binary file
|
src-tauri/gen/android/gradle/wrapper/gradle-wrapper.properties
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
#Tue May 10 19:22:52 CST 2022
|
|
2
|
-
distributionBase=GRADLE_USER_HOME
|
|
3
|
-
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.3-bin.zip
|
|
4
|
-
distributionPath=wrapper/dists
|
|
5
|
-
zipStorePath=wrapper/dists
|
|
6
|
-
zipStoreBase=GRADLE_USER_HOME
|
src-tauri/gen/android/gradlew
DELETED
|
@@ -1,185 +0,0 @@
|
|
|
1
|
-
#!/usr/bin/env sh
|
|
2
|
-
|
|
3
|
-
#
|
|
4
|
-
# Copyright 2015 the original author or authors.
|
|
5
|
-
#
|
|
6
|
-
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
7
|
-
# you may not use this file except in compliance with the License.
|
|
8
|
-
# You may obtain a copy of the License at
|
|
9
|
-
#
|
|
10
|
-
# https://www.apache.org/licenses/LICENSE-2.0
|
|
11
|
-
#
|
|
12
|
-
# Unless required by applicable law or agreed to in writing, software
|
|
13
|
-
# distributed under the License is distributed on an "AS IS" BASIS,
|
|
14
|
-
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
15
|
-
# See the License for the specific language governing permissions and
|
|
16
|
-
# limitations under the License.
|
|
17
|
-
#
|
|
18
|
-
|
|
19
|
-
##############################################################################
|
|
20
|
-
##
|
|
21
|
-
## Gradle start up script for UN*X
|
|
22
|
-
##
|
|
23
|
-
##############################################################################
|
|
24
|
-
|
|
25
|
-
# Attempt to set APP_HOME
|
|
26
|
-
# Resolve links: $0 may be a link
|
|
27
|
-
PRG="$0"
|
|
28
|
-
# Need this for relative symlinks.
|
|
29
|
-
while [ -h "$PRG" ] ; do
|
|
30
|
-
ls=`ls -ld "$PRG"`
|
|
31
|
-
link=`expr "$ls" : '.*-> \(.*\)$'`
|
|
32
|
-
if expr "$link" : '/.*' > /dev/null; then
|
|
33
|
-
PRG="$link"
|
|
34
|
-
else
|
|
35
|
-
PRG=`dirname "$PRG"`"/$link"
|
|
36
|
-
fi
|
|
37
|
-
done
|
|
38
|
-
SAVED="`pwd`"
|
|
39
|
-
cd "`dirname \"$PRG\"`/" >/dev/null
|
|
40
|
-
APP_HOME="`pwd -P`"
|
|
41
|
-
cd "$SAVED" >/dev/null
|
|
42
|
-
|
|
43
|
-
APP_NAME="Gradle"
|
|
44
|
-
APP_BASE_NAME=`basename "$0"`
|
|
45
|
-
|
|
46
|
-
# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
|
|
47
|
-
DEFAULT_JVM_OPTS='"-Xmx64m" "-Xms64m"'
|
|
48
|
-
|
|
49
|
-
# Use the maximum available, or set MAX_FD != -1 to use that value.
|
|
50
|
-
MAX_FD="maximum"
|
|
51
|
-
|
|
52
|
-
warn () {
|
|
53
|
-
echo "$*"
|
|
54
|
-
}
|
|
55
|
-
|
|
56
|
-
die () {
|
|
57
|
-
echo
|
|
58
|
-
echo "$*"
|
|
59
|
-
echo
|
|
60
|
-
exit 1
|
|
61
|
-
}
|
|
62
|
-
|
|
63
|
-
# OS specific support (must be 'true' or 'false').
|
|
64
|
-
cygwin=false
|
|
65
|
-
msys=false
|
|
66
|
-
darwin=false
|
|
67
|
-
nonstop=false
|
|
68
|
-
case "`uname`" in
|
|
69
|
-
CYGWIN* )
|
|
70
|
-
cygwin=true
|
|
71
|
-
;;
|
|
72
|
-
Darwin* )
|
|
73
|
-
darwin=true
|
|
74
|
-
;;
|
|
75
|
-
MINGW* )
|
|
76
|
-
msys=true
|
|
77
|
-
;;
|
|
78
|
-
NONSTOP* )
|
|
79
|
-
nonstop=true
|
|
80
|
-
;;
|
|
81
|
-
esac
|
|
82
|
-
|
|
83
|
-
CLASSPATH=$APP_HOME/gradle/wrapper/gradle-wrapper.jar
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
# Determine the Java command to use to start the JVM.
|
|
87
|
-
if [ -n "$JAVA_HOME" ] ; then
|
|
88
|
-
if [ -x "$JAVA_HOME/jre/sh/java" ] ; then
|
|
89
|
-
# IBM's JDK on AIX uses strange locations for the executables
|
|
90
|
-
JAVACMD="$JAVA_HOME/jre/sh/java"
|
|
91
|
-
else
|
|
92
|
-
JAVACMD="$JAVA_HOME/bin/java"
|
|
93
|
-
fi
|
|
94
|
-
if [ ! -x "$JAVACMD" ] ; then
|
|
95
|
-
die "ERROR: JAVA_HOME is set to an invalid directory: $JAVA_HOME
|
|
96
|
-
|
|
97
|
-
Please set the JAVA_HOME variable in your environment to match the
|
|
98
|
-
location of your Java installation."
|
|
99
|
-
fi
|
|
100
|
-
else
|
|
101
|
-
JAVACMD="java"
|
|
102
|
-
which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
|
|
103
|
-
|
|
104
|
-
Please set the JAVA_HOME variable in your environment to match the
|
|
105
|
-
location of your Java installation."
|
|
106
|
-
fi
|
|
107
|
-
|
|
108
|
-
# Increase the maximum file descriptors if we can.
|
|
109
|
-
if [ "$cygwin" = "false" -a "$darwin" = "false" -a "$nonstop" = "false" ] ; then
|
|
110
|
-
MAX_FD_LIMIT=`ulimit -H -n`
|
|
111
|
-
if [ $? -eq 0 ] ; then
|
|
112
|
-
if [ "$MAX_FD" = "maximum" -o "$MAX_FD" = "max" ] ; then
|
|
113
|
-
MAX_FD="$MAX_FD_LIMIT"
|
|
114
|
-
fi
|
|
115
|
-
ulimit -n $MAX_FD
|
|
116
|
-
if [ $? -ne 0 ] ; then
|
|
117
|
-
warn "Could not set maximum file descriptor limit: $MAX_FD"
|
|
118
|
-
fi
|
|
119
|
-
else
|
|
120
|
-
warn "Could not query maximum file descriptor limit: $MAX_FD_LIMIT"
|
|
121
|
-
fi
|
|
122
|
-
fi
|
|
123
|
-
|
|
124
|
-
# For Darwin, add options to specify how the application appears in the dock
|
|
125
|
-
if $darwin; then
|
|
126
|
-
GRADLE_OPTS="$GRADLE_OPTS \"-Xdock:name=$APP_NAME\" \"-Xdock:icon=$APP_HOME/media/gradle.icns\""
|
|
127
|
-
fi
|
|
128
|
-
|
|
129
|
-
# For Cygwin or MSYS, switch paths to Windows format before running java
|
|
130
|
-
if [ "$cygwin" = "true" -o "$msys" = "true" ] ; then
|
|
131
|
-
APP_HOME=`cygpath --path --mixed "$APP_HOME"`
|
|
132
|
-
CLASSPATH=`cygpath --path --mixed "$CLASSPATH"`
|
|
133
|
-
|
|
134
|
-
JAVACMD=`cygpath --unix "$JAVACMD"`
|
|
135
|
-
|
|
136
|
-
# We build the pattern for arguments to be converted via cygpath
|
|
137
|
-
ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
|
|
138
|
-
SEP=""
|
|
139
|
-
for dir in $ROOTDIRSRAW ; do
|
|
140
|
-
ROOTDIRS="$ROOTDIRS$SEP$dir"
|
|
141
|
-
SEP="|"
|
|
142
|
-
done
|
|
143
|
-
OURCYGPATTERN="(^($ROOTDIRS))"
|
|
144
|
-
# Add a user-defined pattern to the cygpath arguments
|
|
145
|
-
if [ "$GRADLE_CYGPATTERN" != "" ] ; then
|
|
146
|
-
OURCYGPATTERN="$OURCYGPATTERN|($GRADLE_CYGPATTERN)"
|
|
147
|
-
fi
|
|
148
|
-
# Now convert the arguments - kludge to limit ourselves to /bin/sh
|
|
149
|
-
i=0
|
|
150
|
-
for arg in "$@" ; do
|
|
151
|
-
CHECK=`echo "$arg"|egrep -c "$OURCYGPATTERN" -`
|
|
152
|
-
CHECK2=`echo "$arg"|egrep -c "^-"` ### Determine if an option
|
|
153
|
-
|
|
154
|
-
if [ $CHECK -ne 0 ] && [ $CHECK2 -eq 0 ] ; then ### Added a condition
|
|
155
|
-
eval `echo args$i`=`cygpath --path --ignore --mixed "$arg"`
|
|
156
|
-
else
|
|
157
|
-
eval `echo args$i`="\"$arg\""
|
|
158
|
-
fi
|
|
159
|
-
i=`expr $i + 1`
|
|
160
|
-
done
|
|
161
|
-
case $i in
|
|
162
|
-
0) set -- ;;
|
|
163
|
-
1) set -- "$args0" ;;
|
|
164
|
-
2) set -- "$args0" "$args1" ;;
|
|
165
|
-
3) set -- "$args0" "$args1" "$args2" ;;
|
|
166
|
-
4) set -- "$args0" "$args1" "$args2" "$args3" ;;
|
|
167
|
-
5) set -- "$args0" "$args1" "$args2" "$args3" "$args4" ;;
|
|
168
|
-
6) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" ;;
|
|
169
|
-
7) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" "$args6" ;;
|
|
170
|
-
8) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" "$args6" "$args7" ;;
|
|
171
|
-
9) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" "$args6" "$args7" "$args8" ;;
|
|
172
|
-
esac
|
|
173
|
-
fi
|
|
174
|
-
|
|
175
|
-
# Escape application args
|
|
176
|
-
save () {
|
|
177
|
-
for i do printf %s\\n "$i" | sed "s/'/'\\\\''/g;1s/^/'/;\$s/\$/' \\\\/" ; done
|
|
178
|
-
echo " "
|
|
179
|
-
}
|
|
180
|
-
APP_ARGS=`save "$@"`
|
|
181
|
-
|
|
182
|
-
# Collect all arguments for the java command, following the shell quoting and substitution rules
|
|
183
|
-
eval set -- $DEFAULT_JVM_OPTS $JAVA_OPTS $GRADLE_OPTS "\"-Dorg.gradle.appname=$APP_BASE_NAME\"" -classpath "\"$CLASSPATH\"" org.gradle.wrapper.GradleWrapperMain "$APP_ARGS"
|
|
184
|
-
|
|
185
|
-
exec "$JAVACMD" "$@"
|
src-tauri/gen/android/gradlew.bat
DELETED
|
@@ -1,89 +0,0 @@
|
|
|
1
|
-
@rem
|
|
2
|
-
@rem Copyright 2015 the original author or authors.
|
|
3
|
-
@rem
|
|
4
|
-
@rem Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
-
@rem you may not use this file except in compliance with the License.
|
|
6
|
-
@rem You may obtain a copy of the License at
|
|
7
|
-
@rem
|
|
8
|
-
@rem https://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
-
@rem
|
|
10
|
-
@rem Unless required by applicable law or agreed to in writing, software
|
|
11
|
-
@rem distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
-
@rem WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
-
@rem See the License for the specific language governing permissions and
|
|
14
|
-
@rem limitations under the License.
|
|
15
|
-
@rem
|
|
16
|
-
|
|
17
|
-
@if "%DEBUG%" == "" @echo off
|
|
18
|
-
@rem ##########################################################################
|
|
19
|
-
@rem
|
|
20
|
-
@rem Gradle startup script for Windows
|
|
21
|
-
@rem
|
|
22
|
-
@rem ##########################################################################
|
|
23
|
-
|
|
24
|
-
@rem Set local scope for the variables with windows NT shell
|
|
25
|
-
if "%OS%"=="Windows_NT" setlocal
|
|
26
|
-
|
|
27
|
-
set DIRNAME=%~dp0
|
|
28
|
-
if "%DIRNAME%" == "" set DIRNAME=.
|
|
29
|
-
set APP_BASE_NAME=%~n0
|
|
30
|
-
set APP_HOME=%DIRNAME%
|
|
31
|
-
|
|
32
|
-
@rem Resolve any "." and ".." in APP_HOME to make it shorter.
|
|
33
|
-
for %%i in ("%APP_HOME%") do set APP_HOME=%%~fi
|
|
34
|
-
|
|
35
|
-
@rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
|
|
36
|
-
set DEFAULT_JVM_OPTS="-Xmx64m" "-Xms64m"
|
|
37
|
-
|
|
38
|
-
@rem Find java.exe
|
|
39
|
-
if defined JAVA_HOME goto findJavaFromJavaHome
|
|
40
|
-
|
|
41
|
-
set JAVA_EXE=java.exe
|
|
42
|
-
%JAVA_EXE% -version >NUL 2>&1
|
|
43
|
-
if "%ERRORLEVEL%" == "0" goto execute
|
|
44
|
-
|
|
45
|
-
echo.
|
|
46
|
-
echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
|
|
47
|
-
echo.
|
|
48
|
-
echo Please set the JAVA_HOME variable in your environment to match the
|
|
49
|
-
echo location of your Java installation.
|
|
50
|
-
|
|
51
|
-
goto fail
|
|
52
|
-
|
|
53
|
-
:findJavaFromJavaHome
|
|
54
|
-
set JAVA_HOME=%JAVA_HOME:"=%
|
|
55
|
-
set JAVA_EXE=%JAVA_HOME%/bin/java.exe
|
|
56
|
-
|
|
57
|
-
if exist "%JAVA_EXE%" goto execute
|
|
58
|
-
|
|
59
|
-
echo.
|
|
60
|
-
echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
|
|
61
|
-
echo.
|
|
62
|
-
echo Please set the JAVA_HOME variable in your environment to match the
|
|
63
|
-
echo location of your Java installation.
|
|
64
|
-
|
|
65
|
-
goto fail
|
|
66
|
-
|
|
67
|
-
:execute
|
|
68
|
-
@rem Setup the command line
|
|
69
|
-
|
|
70
|
-
set CLASSPATH=%APP_HOME%\gradle\wrapper\gradle-wrapper.jar
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
@rem Execute Gradle
|
|
74
|
-
"%JAVA_EXE%" %DEFAULT_JVM_OPTS% %JAVA_OPTS% %GRADLE_OPTS% "-Dorg.gradle.appname=%APP_BASE_NAME%" -classpath "%CLASSPATH%" org.gradle.wrapper.GradleWrapperMain %*
|
|
75
|
-
|
|
76
|
-
:end
|
|
77
|
-
@rem End local scope for the variables with windows NT shell
|
|
78
|
-
if "%ERRORLEVEL%"=="0" goto mainEnd
|
|
79
|
-
|
|
80
|
-
:fail
|
|
81
|
-
rem Set variable GRADLE_EXIT_CONSOLE if you need the _script_ return code instead of
|
|
82
|
-
rem the _cmd.exe /c_ return code!
|
|
83
|
-
if not "" == "%GRADLE_EXIT_CONSOLE%" exit 1
|
|
84
|
-
exit /b 1
|
|
85
|
-
|
|
86
|
-
:mainEnd
|
|
87
|
-
if "%OS%"=="Windows_NT" endlocal
|
|
88
|
-
|
|
89
|
-
:omega
|
src-tauri/gen/android/settings.gradle
DELETED
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
include ':app'
|
|
2
|
-
|
|
3
|
-
apply from: 'tauri.settings.gradle'
|
src-tauri/gen/apple/.gitignore
DELETED
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
xcuserdata/
|
|
2
|
-
build/
|
|
3
|
-
Externals/
|
src-tauri/gen/apple/Assets.xcassets/AppIcon.appiconset/[email protected]
DELETED
|
Binary file
|
src-tauri/gen/apple/Assets.xcassets/AppIcon.appiconset/[email protected]
DELETED
|
Binary file
|
src-tauri/gen/apple/Assets.xcassets/AppIcon.appiconset/[email protected]
DELETED
|
Binary file
|
src-tauri/gen/apple/Assets.xcassets/AppIcon.appiconset/[email protected]
DELETED
|
Binary file
|
src-tauri/gen/apple/Assets.xcassets/AppIcon.appiconset/[email protected]
DELETED
|
Binary file
|
src-tauri/gen/apple/Assets.xcassets/AppIcon.appiconset/[email protected]
DELETED
|
Binary file
|
src-tauri/gen/apple/Assets.xcassets/AppIcon.appiconset/[email protected]
DELETED
|
Binary file
|
src-tauri/gen/apple/Assets.xcassets/AppIcon.appiconset/[email protected]
DELETED
|
Binary file
|
src-tauri/gen/apple/Assets.xcassets/AppIcon.appiconset/[email protected]
DELETED
|
Binary file
|
src-tauri/gen/apple/Assets.xcassets/AppIcon.appiconset/[email protected]
DELETED
|
Binary file
|
src-tauri/gen/apple/Assets.xcassets/AppIcon.appiconset/[email protected]
DELETED
|
Binary file
|
src-tauri/gen/apple/Assets.xcassets/AppIcon.appiconset/[email protected]
DELETED
|
Binary file
|
src-tauri/gen/apple/Assets.xcassets/AppIcon.appiconset/[email protected]
DELETED
|
Binary file
|
src-tauri/gen/apple/Assets.xcassets/AppIcon.appiconset/[email protected]
DELETED
|
Binary file
|
src-tauri/gen/apple/Assets.xcassets/AppIcon.appiconset/[email protected]
DELETED
|
Binary file
|
src-tauri/gen/apple/Assets.xcassets/AppIcon.appiconset/[email protected]
DELETED
|
Binary file
|
src-tauri/gen/apple/Assets.xcassets/AppIcon.appiconset/[email protected]
DELETED
|
Binary file
|
src-tauri/gen/apple/Assets.xcassets/AppIcon.appiconset/[email protected]
DELETED
|
Binary file
|
src-tauri/gen/apple/Assets.xcassets/AppIcon.appiconset/Contents.json
DELETED
|
@@ -1,116 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"images" : [
|
|
3
|
-
{
|
|
4
|
-
"size" : "20x20",
|
|
5
|
-
"idiom" : "iphone",
|
|
6
|
-
"filename" : "[email protected]",
|
|
7
|
-
"scale" : "2x"
|
|
8
|
-
},
|
|
9
|
-
{
|
|
10
|
-
"size" : "20x20",
|
|
11
|
-
"idiom" : "iphone",
|
|
12
|
-
"filename" : "[email protected]",
|
|
13
|
-
"scale" : "3x"
|
|
14
|
-
},
|
|
15
|
-
{
|
|
16
|
-
"size" : "29x29",
|
|
17
|
-
"idiom" : "iphone",
|
|
18
|
-
"filename" : "[email protected]",
|
|
19
|
-
"scale" : "2x"
|
|
20
|
-
},
|
|
21
|
-
{
|
|
22
|
-
"size" : "29x29",
|
|
23
|
-
"idiom" : "iphone",
|
|
24
|
-
"filename" : "[email protected]",
|
|
25
|
-
"scale" : "3x"
|
|
26
|
-
},
|
|
27
|
-
{
|
|
28
|
-
"size" : "40x40",
|
|
29
|
-
"idiom" : "iphone",
|
|
30
|
-
"filename" : "[email protected]",
|
|
31
|
-
"scale" : "2x"
|
|
32
|
-
},
|
|
33
|
-
{
|
|
34
|
-
"size" : "40x40",
|
|
35
|
-
"idiom" : "iphone",
|
|
36
|
-
"filename" : "[email protected]",
|
|
37
|
-
"scale" : "3x"
|
|
38
|
-
},
|
|
39
|
-
{
|
|
40
|
-
"size" : "60x60",
|
|
41
|
-
"idiom" : "iphone",
|
|
42
|
-
"filename" : "[email protected]",
|
|
43
|
-
"scale" : "2x"
|
|
44
|
-
},
|
|
45
|
-
{
|
|
46
|
-
"size" : "60x60",
|
|
47
|
-
"idiom" : "iphone",
|
|
48
|
-
"filename" : "[email protected]",
|
|
49
|
-
"scale" : "3x"
|
|
50
|
-
},
|
|
51
|
-
{
|
|
52
|
-
"size" : "20x20",
|
|
53
|
-
"idiom" : "ipad",
|
|
54
|
-
"filename" : "[email protected]",
|
|
55
|
-
"scale" : "1x"
|
|
56
|
-
},
|
|
57
|
-
{
|
|
58
|
-
"size" : "20x20",
|
|
59
|
-
"idiom" : "ipad",
|
|
60
|
-
"filename" : "[email protected]",
|
|
61
|
-
"scale" : "2x"
|
|
62
|
-
},
|
|
63
|
-
{
|
|
64
|
-
"size" : "29x29",
|
|
65
|
-
"idiom" : "ipad",
|
|
66
|
-
"filename" : "[email protected]",
|
|
67
|
-
"scale" : "1x"
|
|
68
|
-
},
|
|
69
|
-
{
|
|
70
|
-
"size" : "29x29",
|
|
71
|
-
"idiom" : "ipad",
|
|
72
|
-
"filename" : "[email protected]",
|
|
73
|
-
"scale" : "2x"
|
|
74
|
-
},
|
|
75
|
-
{
|
|
76
|
-
"size" : "40x40",
|
|
77
|
-
"idiom" : "ipad",
|
|
78
|
-
"filename" : "[email protected]",
|
|
79
|
-
"scale" : "1x"
|
|
80
|
-
},
|
|
81
|
-
{
|
|
82
|
-
"size" : "40x40",
|
|
83
|
-
"idiom" : "ipad",
|
|
84
|
-
"filename" : "[email protected]",
|
|
85
|
-
"scale" : "2x"
|
|
86
|
-
},
|
|
87
|
-
{
|
|
88
|
-
"size" : "76x76",
|
|
89
|
-
"idiom" : "ipad",
|
|
90
|
-
"filename" : "[email protected]",
|
|
91
|
-
"scale" : "1x"
|
|
92
|
-
},
|
|
93
|
-
{
|
|
94
|
-
"size" : "76x76",
|
|
95
|
-
"idiom" : "ipad",
|
|
96
|
-
"filename" : "[email protected]",
|
|
97
|
-
"scale" : "2x"
|
|
98
|
-
},
|
|
99
|
-
{
|
|
100
|
-
"size" : "83.5x83.5",
|
|
101
|
-
"idiom" : "ipad",
|
|
102
|
-
"filename" : "[email protected]",
|
|
103
|
-
"scale" : "2x"
|
|
104
|
-
},
|
|
105
|
-
{
|
|
106
|
-
"size" : "1024x1024",
|
|
107
|
-
"idiom" : "ios-marketing",
|
|
108
|
-
"filename" : "[email protected]",
|
|
109
|
-
"scale" : "1x"
|
|
110
|
-
}
|
|
111
|
-
],
|
|
112
|
-
"info" : {
|
|
113
|
-
"version" : 1,
|
|
114
|
-
"author" : "xcode"
|
|
115
|
-
}
|
|
116
|
-
}
|
src-tauri/gen/apple/Assets.xcassets/Contents.json
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"info" : {
|
|
3
|
-
"version" : 1,
|
|
4
|
-
"author" : "xcode"
|
|
5
|
-
}
|
|
6
|
-
}
|
src-tauri/gen/apple/ExportOptions.plist
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
3
|
-
<plist version="1.0">
|
|
4
|
-
<dict>
|
|
5
|
-
<key>method</key>
|
|
6
|
-
<string>debugging</string>
|
|
7
|
-
</dict>
|
|
8
|
-
</plist>
|
src-tauri/gen/apple/LaunchScreen.storyboard
DELETED
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="17150" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="Y6W-OH-hqX">
|
|
3
|
-
<dependencies>
|
|
4
|
-
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17122"/>
|
|
5
|
-
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
|
|
6
|
-
<capability name="System colors in document resources" minToolsVersion="11.0"/>
|
|
7
|
-
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
8
|
-
</dependencies>
|
|
9
|
-
<scenes>
|
|
10
|
-
<!--View Controller-->
|
|
11
|
-
<scene sceneID="s0d-6b-0kx">
|
|
12
|
-
<objects>
|
|
13
|
-
<viewController id="Y6W-OH-hqX" sceneMemberID="viewController">
|
|
14
|
-
<view key="view" contentMode="scaleToFill" id="5EZ-qb-Rvc">
|
|
15
|
-
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
|
|
16
|
-
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
17
|
-
<viewLayoutGuide key="safeArea" id="vDu-zF-Fre"/>
|
|
18
|
-
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
|
19
|
-
</view>
|
|
20
|
-
</viewController>
|
|
21
|
-
<placeholder placeholderIdentifier="IBFirstResponder" id="Ief-a0-LHa" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
|
|
22
|
-
</objects>
|
|
23
|
-
</scene>
|
|
24
|
-
</scenes>
|
|
25
|
-
<resources>
|
|
26
|
-
<systemColor name="systemBackgroundColor">
|
|
27
|
-
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
28
|
-
</systemColor>
|
|
29
|
-
</resources>
|
|
30
|
-
</document>
|
src-tauri/gen/apple/Podfile
DELETED
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
# Uncomment the next line to define a global platform for your project
|
|
2
|
-
|
|
3
|
-
target 'website_iOS' do
|
|
4
|
-
platform :ios, '14.0'
|
|
5
|
-
# Pods for website_iOS
|
|
6
|
-
end
|
|
7
|
-
|
|
8
|
-
target 'website_macOS' do
|
|
9
|
-
platform :osx, '11.0'
|
|
10
|
-
# Pods for website_macOS
|
|
11
|
-
end
|
|
12
|
-
|
|
13
|
-
# Delete the deployment target for iOS and macOS, causing it to be inherited from the Podfile
|
|
14
|
-
post_install do |installer|
|
|
15
|
-
installer.pods_project.targets.each do |target|
|
|
16
|
-
target.build_configurations.each do |config|
|
|
17
|
-
config.build_settings.delete 'IPHONEOS_DEPLOYMENT_TARGET'
|
|
18
|
-
config.build_settings.delete 'MACOSX_DEPLOYMENT_TARGET'
|
|
19
|
-
end
|
|
20
|
-
end
|
|
21
|
-
end
|
src-tauri/gen/apple/Sources/website/bindings/bindings.h
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
#pragma once
|
|
2
|
-
|
|
3
|
-
namespace ffi {
|
|
4
|
-
extern "C" {
|
|
5
|
-
void start_app();
|
|
6
|
-
}
|
|
7
|
-
}
|
|
8
|
-
|
src-tauri/gen/apple/Sources/website/main.mm
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
#include "bindings/bindings.h"
|
|
2
|
-
|
|
3
|
-
int main(int argc, char * argv[]) {
|
|
4
|
-
ffi::start_app();
|
|
5
|
-
return 0;
|
|
6
|
-
}
|
src-tauri/gen/apple/project.yml
DELETED
|
@@ -1,88 +0,0 @@
|
|
|
1
|
-
name: website
|
|
2
|
-
options:
|
|
3
|
-
bundleIdPrefix: dev.pyrossh.website
|
|
4
|
-
deploymentTarget:
|
|
5
|
-
iOS: 14.0
|
|
6
|
-
fileGroups: [../../src]
|
|
7
|
-
configs:
|
|
8
|
-
debug: debug
|
|
9
|
-
release: release
|
|
10
|
-
settingGroups:
|
|
11
|
-
app:
|
|
12
|
-
base:
|
|
13
|
-
PRODUCT_NAME: pyrossh
|
|
14
|
-
PRODUCT_BUNDLE_IDENTIFIER: dev.pyrossh.website
|
|
15
|
-
targetTemplates:
|
|
16
|
-
app:
|
|
17
|
-
type: application
|
|
18
|
-
sources:
|
|
19
|
-
- path: Sources
|
|
20
|
-
scheme:
|
|
21
|
-
environmentVariables:
|
|
22
|
-
RUST_BACKTRACE: full
|
|
23
|
-
RUST_LOG: info
|
|
24
|
-
settings:
|
|
25
|
-
groups: [app]
|
|
26
|
-
targets:
|
|
27
|
-
website_iOS:
|
|
28
|
-
type: application
|
|
29
|
-
platform: iOS
|
|
30
|
-
sources:
|
|
31
|
-
- path: Sources
|
|
32
|
-
- path: Assets.xcassets
|
|
33
|
-
- path: Externals
|
|
34
|
-
- path: website_iOS
|
|
35
|
-
- path: assets
|
|
36
|
-
buildPhase: resources
|
|
37
|
-
type: folder
|
|
38
|
-
- path: LaunchScreen.storyboard
|
|
39
|
-
info:
|
|
40
|
-
path: website_iOS/Info.plist
|
|
41
|
-
properties:
|
|
42
|
-
LSRequiresIPhoneOS: true
|
|
43
|
-
UILaunchStoryboardName: LaunchScreen
|
|
44
|
-
UIRequiredDeviceCapabilities: [arm64, metal]
|
|
45
|
-
UISupportedInterfaceOrientations:
|
|
46
|
-
- UIInterfaceOrientationPortrait
|
|
47
|
-
- UIInterfaceOrientationLandscapeLeft
|
|
48
|
-
- UIInterfaceOrientationLandscapeRight
|
|
49
|
-
UISupportedInterfaceOrientations~ipad:
|
|
50
|
-
- UIInterfaceOrientationPortrait
|
|
51
|
-
- UIInterfaceOrientationPortraitUpsideDown
|
|
52
|
-
- UIInterfaceOrientationLandscapeLeft
|
|
53
|
-
- UIInterfaceOrientationLandscapeRight
|
|
54
|
-
CFBundleShortVersionString: 0.1.0
|
|
55
|
-
CFBundleVersion: "0.1.0"
|
|
56
|
-
entitlements:
|
|
57
|
-
path: website_iOS/website_iOS.entitlements
|
|
58
|
-
scheme:
|
|
59
|
-
environmentVariables:
|
|
60
|
-
RUST_BACKTRACE: full
|
|
61
|
-
RUST_LOG: info
|
|
62
|
-
settings:
|
|
63
|
-
base:
|
|
64
|
-
ENABLE_BITCODE: false
|
|
65
|
-
ARCHS: [arm64]
|
|
66
|
-
VALID_ARCHS: arm64
|
|
67
|
-
LIBRARY_SEARCH_PATHS[arch=x86_64]: $(inherited) $(PROJECT_DIR)/Externals/x86_64/$(CONFIGURATION) $(SDKROOT)/usr/lib/swift $(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME) $(TOOLCHAIN_DIR)/usr/lib/swift-5.0/$(PLATFORM_NAME)
|
|
68
|
-
LIBRARY_SEARCH_PATHS[arch=arm64]: $(inherited) $(PROJECT_DIR)/Externals/arm64/$(CONFIGURATION) $(SDKROOT)/usr/lib/swift $(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME) $(TOOLCHAIN_DIR)/usr/lib/swift-5.0/$(PLATFORM_NAME)
|
|
69
|
-
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES: true
|
|
70
|
-
EXCLUDED_ARCHS[sdk=iphoneos*]: x86_64
|
|
71
|
-
groups: [app]
|
|
72
|
-
dependencies:
|
|
73
|
-
- framework: libapp.a
|
|
74
|
-
embed: false
|
|
75
|
-
- sdk: CoreGraphics.framework
|
|
76
|
-
- sdk: Metal.framework
|
|
77
|
-
- sdk: MetalKit.framework
|
|
78
|
-
- sdk: QuartzCore.framework
|
|
79
|
-
- sdk: Security.framework
|
|
80
|
-
- sdk: UIKit.framework
|
|
81
|
-
- sdk: WebKit.framework
|
|
82
|
-
preBuildScripts:
|
|
83
|
-
- script: bun tauri ios xcode-script -v --platform ${PLATFORM_DISPLAY_NAME:?} --sdk-root ${SDKROOT:?} --framework-search-paths "${FRAMEWORK_SEARCH_PATHS:?}" --header-search-paths "${HEADER_SEARCH_PATHS:?}" --gcc-preprocessor-definitions "${GCC_PREPROCESSOR_DEFINITIONS:-}" --configuration ${CONFIGURATION:?} ${FORCE_COLOR} ${ARCHS:?}
|
|
84
|
-
name: Build Rust Code
|
|
85
|
-
basedOnDependencyAnalysis: false
|
|
86
|
-
outputFiles:
|
|
87
|
-
- $(SRCROOT)/Externals/x86_64/${CONFIGURATION}/libapp.a
|
|
88
|
-
- $(SRCROOT)/Externals/arm64/${CONFIGURATION}/libapp.a
|
src-tauri/gen/apple/website.xcodeproj/project.pbxproj
DELETED
|
@@ -1,458 +0,0 @@
|
|
|
1
|
-
// !$*UTF8*$!
|
|
2
|
-
{
|
|
3
|
-
archiveVersion = 1;
|
|
4
|
-
classes = {
|
|
5
|
-
};
|
|
6
|
-
objectVersion = 77;
|
|
7
|
-
objects = {
|
|
8
|
-
|
|
9
|
-
/* Begin PBXBuildFile section */
|
|
10
|
-
0493E2F87E8F7C9F794C1B34 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DAA64BC163CEFBAD08F66211 /* Security.framework */; };
|
|
11
|
-
0A90377127D43BAD3C3C0A7A /* main.mm in Sources */ = {isa = PBXBuildFile; fileRef = 5473F9169BAE2325C40E5A99 /* main.mm */; };
|
|
12
|
-
0D5873105DD74611B081A4A3 /* assets in Resources */ = {isa = PBXBuildFile; fileRef = BBF7CBA019B728942FAE291D /* assets */; };
|
|
13
|
-
17771C197F17EA56AE15B585 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 535C3C9D350C1E1429DD9FF6 /* QuartzCore.framework */; };
|
|
14
|
-
2E50A699862B8902BE4B1B8A /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 4089124370A3CDF41282AB02 /* LaunchScreen.storyboard */; };
|
|
15
|
-
3883C4AD60DFD0B246A9BCC6 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DAF46F52F19D6D45ED818707 /* UIKit.framework */; };
|
|
16
|
-
443945E92FE8908364947E84 /* Metal.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 651618644F58327895D07ADE /* Metal.framework */; };
|
|
17
|
-
5164D359C48CDFEFCBC52799 /* MetalKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 86F77AEF3C535780FA61C70E /* MetalKit.framework */; };
|
|
18
|
-
5BE2A729DF17D1F82E538035 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 12FE403996F58E69924775BC /* CoreGraphics.framework */; };
|
|
19
|
-
78BD33716BA88F5EEE27CF72 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 94930D8561C7E566D0BA9B22 /* Assets.xcassets */; };
|
|
20
|
-
A79C0E77D599BF7535D59A73 /* libapp.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4FAC398011E766C3CD5C3AA2 /* libapp.a */; };
|
|
21
|
-
CDDB60A5E3FF3FA95016B2EA /* WebKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 03E71EA79ED5D7D8C76BCF46 /* WebKit.framework */; };
|
|
22
|
-
/* End PBXBuildFile section */
|
|
23
|
-
|
|
24
|
-
/* Begin PBXFileReference section */
|
|
25
|
-
03E71EA79ED5D7D8C76BCF46 /* WebKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebKit.framework; path = System/Library/Frameworks/WebKit.framework; sourceTree = SDKROOT; };
|
|
26
|
-
12FE403996F58E69924775BC /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
|
|
27
|
-
13E5015BE69EC238DF5E1C4B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
|
|
28
|
-
3E42CE58A26F4A4537990E73 /* website_iOS.app */ = {isa = PBXFileReference; includeInIndex = 0; lastKnownFileType = wrapper.application; path = website_iOS.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
29
|
-
4089124370A3CDF41282AB02 /* LaunchScreen.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = LaunchScreen.storyboard; sourceTree = "<group>"; };
|
|
30
|
-
42D0761224AD048056963FF9 /* main.rs */ = {isa = PBXFileReference; path = main.rs; sourceTree = "<group>"; };
|
|
31
|
-
4FAC398011E766C3CD5C3AA2 /* libapp.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libapp.a; sourceTree = "<group>"; };
|
|
32
|
-
535C3C9D350C1E1429DD9FF6 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
|
|
33
|
-
5473F9169BAE2325C40E5A99 /* main.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = main.mm; sourceTree = "<group>"; };
|
|
34
|
-
651618644F58327895D07ADE /* Metal.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Metal.framework; path = System/Library/Frameworks/Metal.framework; sourceTree = SDKROOT; };
|
|
35
|
-
86F77AEF3C535780FA61C70E /* MetalKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetalKit.framework; path = System/Library/Frameworks/MetalKit.framework; sourceTree = SDKROOT; };
|
|
36
|
-
94930D8561C7E566D0BA9B22 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
37
|
-
A53C794967C82D65BF213E78 /* bindings.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = bindings.h; sourceTree = "<group>"; };
|
|
38
|
-
BBF7CBA019B728942FAE291D /* assets */ = {isa = PBXFileReference; lastKnownFileType = folder; path = assets; sourceTree = SOURCE_ROOT; };
|
|
39
|
-
DA07FF1C699F9180B6AFC48C /* lib.rs */ = {isa = PBXFileReference; path = lib.rs; sourceTree = "<group>"; };
|
|
40
|
-
DAA64BC163CEFBAD08F66211 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; };
|
|
41
|
-
DAF46F52F19D6D45ED818707 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
|
|
42
|
-
FC57ED7C809BF215ACE80823 /* website_iOS.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = website_iOS.entitlements; sourceTree = "<group>"; };
|
|
43
|
-
/* End PBXFileReference section */
|
|
44
|
-
|
|
45
|
-
/* Begin PBXFrameworksBuildPhase section */
|
|
46
|
-
7583D8B9CE3CD614BC1DD9A5 /* Frameworks */ = {
|
|
47
|
-
isa = PBXFrameworksBuildPhase;
|
|
48
|
-
buildActionMask = 2147483647;
|
|
49
|
-
files = (
|
|
50
|
-
A79C0E77D599BF7535D59A73 /* libapp.a in Frameworks */,
|
|
51
|
-
5BE2A729DF17D1F82E538035 /* CoreGraphics.framework in Frameworks */,
|
|
52
|
-
443945E92FE8908364947E84 /* Metal.framework in Frameworks */,
|
|
53
|
-
5164D359C48CDFEFCBC52799 /* MetalKit.framework in Frameworks */,
|
|
54
|
-
17771C197F17EA56AE15B585 /* QuartzCore.framework in Frameworks */,
|
|
55
|
-
0493E2F87E8F7C9F794C1B34 /* Security.framework in Frameworks */,
|
|
56
|
-
3883C4AD60DFD0B246A9BCC6 /* UIKit.framework in Frameworks */,
|
|
57
|
-
CDDB60A5E3FF3FA95016B2EA /* WebKit.framework in Frameworks */,
|
|
58
|
-
);
|
|
59
|
-
runOnlyForDeploymentPostprocessing = 0;
|
|
60
|
-
};
|
|
61
|
-
/* End PBXFrameworksBuildPhase section */
|
|
62
|
-
|
|
63
|
-
/* Begin PBXGroup section */
|
|
64
|
-
3414C8584534A3ECF0C8D143 /* website */ = {
|
|
65
|
-
isa = PBXGroup;
|
|
66
|
-
children = (
|
|
67
|
-
5473F9169BAE2325C40E5A99 /* main.mm */,
|
|
68
|
-
3E3FAFAAD8C0F60391DD9DE3 /* bindings */,
|
|
69
|
-
);
|
|
70
|
-
path = website;
|
|
71
|
-
sourceTree = "<group>";
|
|
72
|
-
};
|
|
73
|
-
3E3FAFAAD8C0F60391DD9DE3 /* bindings */ = {
|
|
74
|
-
isa = PBXGroup;
|
|
75
|
-
children = (
|
|
76
|
-
A53C794967C82D65BF213E78 /* bindings.h */,
|
|
77
|
-
);
|
|
78
|
-
path = bindings;
|
|
79
|
-
sourceTree = "<group>";
|
|
80
|
-
};
|
|
81
|
-
686794EA8CCC7F7587344201 /* Products */ = {
|
|
82
|
-
isa = PBXGroup;
|
|
83
|
-
children = (
|
|
84
|
-
3E42CE58A26F4A4537990E73 /* website_iOS.app */,
|
|
85
|
-
);
|
|
86
|
-
name = Products;
|
|
87
|
-
sourceTree = "<group>";
|
|
88
|
-
};
|
|
89
|
-
7BA08FD346DFAB0608ED68D3 /* Sources */ = {
|
|
90
|
-
isa = PBXGroup;
|
|
91
|
-
children = (
|
|
92
|
-
3414C8584534A3ECF0C8D143 /* website */,
|
|
93
|
-
);
|
|
94
|
-
path = Sources;
|
|
95
|
-
sourceTree = "<group>";
|
|
96
|
-
};
|
|
97
|
-
BAB31B8016D1C01ED4825409 /* Externals */ = {
|
|
98
|
-
isa = PBXGroup;
|
|
99
|
-
children = (
|
|
100
|
-
);
|
|
101
|
-
path = Externals;
|
|
102
|
-
sourceTree = "<group>";
|
|
103
|
-
};
|
|
104
|
-
D5EA0579610FC1A18543DE74 /* src */ = {
|
|
105
|
-
isa = PBXGroup;
|
|
106
|
-
children = (
|
|
107
|
-
DA07FF1C699F9180B6AFC48C /* lib.rs */,
|
|
108
|
-
42D0761224AD048056963FF9 /* main.rs */,
|
|
109
|
-
);
|
|
110
|
-
name = src;
|
|
111
|
-
path = ../../src;
|
|
112
|
-
sourceTree = "<group>";
|
|
113
|
-
};
|
|
114
|
-
D697450EC597BD6FFBB8C9FD = {
|
|
115
|
-
isa = PBXGroup;
|
|
116
|
-
children = (
|
|
117
|
-
BBF7CBA019B728942FAE291D /* assets */,
|
|
118
|
-
94930D8561C7E566D0BA9B22 /* Assets.xcassets */,
|
|
119
|
-
4089124370A3CDF41282AB02 /* LaunchScreen.storyboard */,
|
|
120
|
-
BAB31B8016D1C01ED4825409 /* Externals */,
|
|
121
|
-
7BA08FD346DFAB0608ED68D3 /* Sources */,
|
|
122
|
-
D5EA0579610FC1A18543DE74 /* src */,
|
|
123
|
-
F717530A8E2095005FCBE277 /* website_iOS */,
|
|
124
|
-
E16B41AB859C18F3BD55ABD2 /* Frameworks */,
|
|
125
|
-
686794EA8CCC7F7587344201 /* Products */,
|
|
126
|
-
);
|
|
127
|
-
sourceTree = "<group>";
|
|
128
|
-
};
|
|
129
|
-
E16B41AB859C18F3BD55ABD2 /* Frameworks */ = {
|
|
130
|
-
isa = PBXGroup;
|
|
131
|
-
children = (
|
|
132
|
-
12FE403996F58E69924775BC /* CoreGraphics.framework */,
|
|
133
|
-
4FAC398011E766C3CD5C3AA2 /* libapp.a */,
|
|
134
|
-
651618644F58327895D07ADE /* Metal.framework */,
|
|
135
|
-
86F77AEF3C535780FA61C70E /* MetalKit.framework */,
|
|
136
|
-
535C3C9D350C1E1429DD9FF6 /* QuartzCore.framework */,
|
|
137
|
-
DAA64BC163CEFBAD08F66211 /* Security.framework */,
|
|
138
|
-
DAF46F52F19D6D45ED818707 /* UIKit.framework */,
|
|
139
|
-
03E71EA79ED5D7D8C76BCF46 /* WebKit.framework */,
|
|
140
|
-
);
|
|
141
|
-
name = Frameworks;
|
|
142
|
-
sourceTree = "<group>";
|
|
143
|
-
};
|
|
144
|
-
F717530A8E2095005FCBE277 /* website_iOS */ = {
|
|
145
|
-
isa = PBXGroup;
|
|
146
|
-
children = (
|
|
147
|
-
13E5015BE69EC238DF5E1C4B /* Info.plist */,
|
|
148
|
-
FC57ED7C809BF215ACE80823 /* website_iOS.entitlements */,
|
|
149
|
-
);
|
|
150
|
-
path = website_iOS;
|
|
151
|
-
sourceTree = "<group>";
|
|
152
|
-
};
|
|
153
|
-
/* End PBXGroup section */
|
|
154
|
-
|
|
155
|
-
/* Begin PBXNativeTarget section */
|
|
156
|
-
CE477CBD3BC30A319BF11379 /* website_iOS */ = {
|
|
157
|
-
isa = PBXNativeTarget;
|
|
158
|
-
buildConfigurationList = 261C19669627DEB526D22683 /* Build configuration list for PBXNativeTarget "website_iOS" */;
|
|
159
|
-
buildPhases = (
|
|
160
|
-
B7418C0D2E82AEF10995AB89 /* Build Rust Code */,
|
|
161
|
-
E7C182EDA366516C29559102 /* Sources */,
|
|
162
|
-
5C04A9801679092C238D6A57 /* Resources */,
|
|
163
|
-
7583D8B9CE3CD614BC1DD9A5 /* Frameworks */,
|
|
164
|
-
);
|
|
165
|
-
buildRules = (
|
|
166
|
-
);
|
|
167
|
-
dependencies = (
|
|
168
|
-
);
|
|
169
|
-
name = website_iOS;
|
|
170
|
-
packageProductDependencies = (
|
|
171
|
-
);
|
|
172
|
-
productName = website_iOS;
|
|
173
|
-
productReference = 3E42CE58A26F4A4537990E73 /* website_iOS.app */;
|
|
174
|
-
productType = "com.apple.product-type.application";
|
|
175
|
-
};
|
|
176
|
-
/* End PBXNativeTarget section */
|
|
177
|
-
|
|
178
|
-
/* Begin PBXProject section */
|
|
179
|
-
09D371B39E032D1C75D03DC2 /* Project object */ = {
|
|
180
|
-
isa = PBXProject;
|
|
181
|
-
attributes = {
|
|
182
|
-
BuildIndependentTargetsInParallel = YES;
|
|
183
|
-
LastUpgradeCheck = 1430;
|
|
184
|
-
};
|
|
185
|
-
buildConfigurationList = BD04E45C5DE624B205F4CB28 /* Build configuration list for PBXProject "website" */;
|
|
186
|
-
compatibilityVersion = "Xcode 14.0";
|
|
187
|
-
developmentRegion = en;
|
|
188
|
-
hasScannedForEncodings = 0;
|
|
189
|
-
knownRegions = (
|
|
190
|
-
Base,
|
|
191
|
-
en,
|
|
192
|
-
);
|
|
193
|
-
mainGroup = D697450EC597BD6FFBB8C9FD;
|
|
194
|
-
minimizedProjectReferenceProxies = 1;
|
|
195
|
-
preferredProjectObjectVersion = 77;
|
|
196
|
-
projectDirPath = "";
|
|
197
|
-
projectRoot = "";
|
|
198
|
-
targets = (
|
|
199
|
-
CE477CBD3BC30A319BF11379 /* website_iOS */,
|
|
200
|
-
);
|
|
201
|
-
};
|
|
202
|
-
/* End PBXProject section */
|
|
203
|
-
|
|
204
|
-
/* Begin PBXResourcesBuildPhase section */
|
|
205
|
-
5C04A9801679092C238D6A57 /* Resources */ = {
|
|
206
|
-
isa = PBXResourcesBuildPhase;
|
|
207
|
-
buildActionMask = 2147483647;
|
|
208
|
-
files = (
|
|
209
|
-
78BD33716BA88F5EEE27CF72 /* Assets.xcassets in Resources */,
|
|
210
|
-
2E50A699862B8902BE4B1B8A /* LaunchScreen.storyboard in Resources */,
|
|
211
|
-
0D5873105DD74611B081A4A3 /* assets in Resources */,
|
|
212
|
-
);
|
|
213
|
-
runOnlyForDeploymentPostprocessing = 0;
|
|
214
|
-
};
|
|
215
|
-
/* End PBXResourcesBuildPhase section */
|
|
216
|
-
|
|
217
|
-
/* Begin PBXShellScriptBuildPhase section */
|
|
218
|
-
B7418C0D2E82AEF10995AB89 /* Build Rust Code */ = {
|
|
219
|
-
isa = PBXShellScriptBuildPhase;
|
|
220
|
-
alwaysOutOfDate = 1;
|
|
221
|
-
buildActionMask = 2147483647;
|
|
222
|
-
files = (
|
|
223
|
-
);
|
|
224
|
-
inputFileListPaths = (
|
|
225
|
-
);
|
|
226
|
-
inputPaths = (
|
|
227
|
-
);
|
|
228
|
-
name = "Build Rust Code";
|
|
229
|
-
outputFileListPaths = (
|
|
230
|
-
);
|
|
231
|
-
outputPaths = (
|
|
232
|
-
"$(SRCROOT)/Externals/x86_64/${CONFIGURATION}/libapp.a",
|
|
233
|
-
"$(SRCROOT)/Externals/arm64/${CONFIGURATION}/libapp.a",
|
|
234
|
-
);
|
|
235
|
-
runOnlyForDeploymentPostprocessing = 0;
|
|
236
|
-
shellPath = /bin/sh;
|
|
237
|
-
shellScript = "bun tauri ios xcode-script -v --platform ${PLATFORM_DISPLAY_NAME:?} --sdk-root ${SDKROOT:?} --framework-search-paths \"${FRAMEWORK_SEARCH_PATHS:?}\" --header-search-paths \"${HEADER_SEARCH_PATHS:?}\" --gcc-preprocessor-definitions \"${GCC_PREPROCESSOR_DEFINITIONS:-}\" --configuration ${CONFIGURATION:?} ${FORCE_COLOR} ${ARCHS:?}";
|
|
238
|
-
};
|
|
239
|
-
/* End PBXShellScriptBuildPhase section */
|
|
240
|
-
|
|
241
|
-
/* Begin PBXSourcesBuildPhase section */
|
|
242
|
-
E7C182EDA366516C29559102 /* Sources */ = {
|
|
243
|
-
isa = PBXSourcesBuildPhase;
|
|
244
|
-
buildActionMask = 2147483647;
|
|
245
|
-
files = (
|
|
246
|
-
0A90377127D43BAD3C3C0A7A /* main.mm in Sources */,
|
|
247
|
-
);
|
|
248
|
-
runOnlyForDeploymentPostprocessing = 0;
|
|
249
|
-
};
|
|
250
|
-
/* End PBXSourcesBuildPhase section */
|
|
251
|
-
|
|
252
|
-
/* Begin XCBuildConfiguration section */
|
|
253
|
-
0E9519C86727B450CD89865A /* debug */ = {
|
|
254
|
-
isa = XCBuildConfiguration;
|
|
255
|
-
buildSettings = {
|
|
256
|
-
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
257
|
-
ARCHS = (
|
|
258
|
-
arm64,
|
|
259
|
-
);
|
|
260
|
-
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
261
|
-
CODE_SIGN_ENTITLEMENTS = website_iOS/website_iOS.entitlements;
|
|
262
|
-
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
263
|
-
ENABLE_BITCODE = NO;
|
|
264
|
-
"EXCLUDED_ARCHS[sdk=iphoneos*]" = x86_64;
|
|
265
|
-
FRAMEWORK_SEARCH_PATHS = (
|
|
266
|
-
"$(inherited)",
|
|
267
|
-
"\".\"",
|
|
268
|
-
);
|
|
269
|
-
INFOPLIST_FILE = website_iOS/Info.plist;
|
|
270
|
-
LD_RUNPATH_SEARCH_PATHS = (
|
|
271
|
-
"$(inherited)",
|
|
272
|
-
"@executable_path/Frameworks",
|
|
273
|
-
);
|
|
274
|
-
"LIBRARY_SEARCH_PATHS[arch=arm64]" = "$(inherited) $(PROJECT_DIR)/Externals/arm64/$(CONFIGURATION) $(SDKROOT)/usr/lib/swift $(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME) $(TOOLCHAIN_DIR)/usr/lib/swift-5.0/$(PLATFORM_NAME)";
|
|
275
|
-
"LIBRARY_SEARCH_PATHS[arch=x86_64]" = "$(inherited) $(PROJECT_DIR)/Externals/x86_64/$(CONFIGURATION) $(SDKROOT)/usr/lib/swift $(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME) $(TOOLCHAIN_DIR)/usr/lib/swift-5.0/$(PLATFORM_NAME)";
|
|
276
|
-
PRODUCT_BUNDLE_IDENTIFIER = dev.pyrossh.website;
|
|
277
|
-
PRODUCT_NAME = pyrossh;
|
|
278
|
-
SDKROOT = iphoneos;
|
|
279
|
-
TARGETED_DEVICE_FAMILY = "1,2";
|
|
280
|
-
VALID_ARCHS = arm64;
|
|
281
|
-
};
|
|
282
|
-
name = debug;
|
|
283
|
-
};
|
|
284
|
-
3F97C5E7673094FE5640D153 /* debug */ = {
|
|
285
|
-
isa = XCBuildConfiguration;
|
|
286
|
-
buildSettings = {
|
|
287
|
-
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
288
|
-
CLANG_ANALYZER_NONNULL = YES;
|
|
289
|
-
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
290
|
-
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
|
|
291
|
-
CLANG_CXX_LIBRARY = "libc++";
|
|
292
|
-
CLANG_ENABLE_MODULES = YES;
|
|
293
|
-
CLANG_ENABLE_OBJC_ARC = YES;
|
|
294
|
-
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
295
|
-
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
296
|
-
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
297
|
-
CLANG_WARN_COMMA = YES;
|
|
298
|
-
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
299
|
-
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
300
|
-
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
301
|
-
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
302
|
-
CLANG_WARN_EMPTY_BODY = YES;
|
|
303
|
-
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
304
|
-
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
305
|
-
CLANG_WARN_INT_CONVERSION = YES;
|
|
306
|
-
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
307
|
-
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
308
|
-
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
309
|
-
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
310
|
-
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
|
311
|
-
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
312
|
-
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
313
|
-
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
314
|
-
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
315
|
-
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
316
|
-
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
317
|
-
COPY_PHASE_STRIP = NO;
|
|
318
|
-
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
319
|
-
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
320
|
-
ENABLE_TESTABILITY = YES;
|
|
321
|
-
GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
322
|
-
GCC_DYNAMIC_NO_PIC = NO;
|
|
323
|
-
GCC_NO_COMMON_BLOCKS = YES;
|
|
324
|
-
GCC_OPTIMIZATION_LEVEL = 0;
|
|
325
|
-
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
326
|
-
"$(inherited)",
|
|
327
|
-
"DEBUG=1",
|
|
328
|
-
);
|
|
329
|
-
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
330
|
-
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
331
|
-
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
332
|
-
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
333
|
-
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
334
|
-
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
335
|
-
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
|
|
336
|
-
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
|
337
|
-
MTL_FAST_MATH = YES;
|
|
338
|
-
ONLY_ACTIVE_ARCH = YES;
|
|
339
|
-
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
340
|
-
SDKROOT = iphoneos;
|
|
341
|
-
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
|
|
342
|
-
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
343
|
-
SWIFT_VERSION = 5.0;
|
|
344
|
-
};
|
|
345
|
-
name = debug;
|
|
346
|
-
};
|
|
347
|
-
54FAEF10FBAF48B93A7149FF /* release */ = {
|
|
348
|
-
isa = XCBuildConfiguration;
|
|
349
|
-
buildSettings = {
|
|
350
|
-
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
351
|
-
CLANG_ANALYZER_NONNULL = YES;
|
|
352
|
-
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
353
|
-
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
|
|
354
|
-
CLANG_CXX_LIBRARY = "libc++";
|
|
355
|
-
CLANG_ENABLE_MODULES = YES;
|
|
356
|
-
CLANG_ENABLE_OBJC_ARC = YES;
|
|
357
|
-
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
358
|
-
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
359
|
-
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
360
|
-
CLANG_WARN_COMMA = YES;
|
|
361
|
-
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
362
|
-
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
363
|
-
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
364
|
-
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
365
|
-
CLANG_WARN_EMPTY_BODY = YES;
|
|
366
|
-
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
367
|
-
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
368
|
-
CLANG_WARN_INT_CONVERSION = YES;
|
|
369
|
-
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
370
|
-
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
371
|
-
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
372
|
-
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
373
|
-
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
|
374
|
-
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
375
|
-
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
376
|
-
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
377
|
-
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
378
|
-
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
379
|
-
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
380
|
-
COPY_PHASE_STRIP = NO;
|
|
381
|
-
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
382
|
-
ENABLE_NS_ASSERTIONS = NO;
|
|
383
|
-
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
384
|
-
GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
385
|
-
GCC_NO_COMMON_BLOCKS = YES;
|
|
386
|
-
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
387
|
-
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
388
|
-
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
389
|
-
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
390
|
-
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
391
|
-
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
392
|
-
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
|
|
393
|
-
MTL_ENABLE_DEBUG_INFO = NO;
|
|
394
|
-
MTL_FAST_MATH = YES;
|
|
395
|
-
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
396
|
-
SDKROOT = iphoneos;
|
|
397
|
-
SWIFT_COMPILATION_MODE = wholemodule;
|
|
398
|
-
SWIFT_OPTIMIZATION_LEVEL = "-O";
|
|
399
|
-
SWIFT_VERSION = 5.0;
|
|
400
|
-
};
|
|
401
|
-
name = release;
|
|
402
|
-
};
|
|
403
|
-
F5E19F06FF370630D2A8D5B7 /* release */ = {
|
|
404
|
-
isa = XCBuildConfiguration;
|
|
405
|
-
buildSettings = {
|
|
406
|
-
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
407
|
-
ARCHS = (
|
|
408
|
-
arm64,
|
|
409
|
-
);
|
|
410
|
-
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
411
|
-
CODE_SIGN_ENTITLEMENTS = website_iOS/website_iOS.entitlements;
|
|
412
|
-
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
413
|
-
ENABLE_BITCODE = NO;
|
|
414
|
-
"EXCLUDED_ARCHS[sdk=iphoneos*]" = x86_64;
|
|
415
|
-
FRAMEWORK_SEARCH_PATHS = (
|
|
416
|
-
"$(inherited)",
|
|
417
|
-
"\".\"",
|
|
418
|
-
);
|
|
419
|
-
INFOPLIST_FILE = website_iOS/Info.plist;
|
|
420
|
-
LD_RUNPATH_SEARCH_PATHS = (
|
|
421
|
-
"$(inherited)",
|
|
422
|
-
"@executable_path/Frameworks",
|
|
423
|
-
);
|
|
424
|
-
"LIBRARY_SEARCH_PATHS[arch=arm64]" = "$(inherited) $(PROJECT_DIR)/Externals/arm64/$(CONFIGURATION) $(SDKROOT)/usr/lib/swift $(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME) $(TOOLCHAIN_DIR)/usr/lib/swift-5.0/$(PLATFORM_NAME)";
|
|
425
|
-
"LIBRARY_SEARCH_PATHS[arch=x86_64]" = "$(inherited) $(PROJECT_DIR)/Externals/x86_64/$(CONFIGURATION) $(SDKROOT)/usr/lib/swift $(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME) $(TOOLCHAIN_DIR)/usr/lib/swift-5.0/$(PLATFORM_NAME)";
|
|
426
|
-
PRODUCT_BUNDLE_IDENTIFIER = dev.pyrossh.website;
|
|
427
|
-
PRODUCT_NAME = pyrossh;
|
|
428
|
-
SDKROOT = iphoneos;
|
|
429
|
-
TARGETED_DEVICE_FAMILY = "1,2";
|
|
430
|
-
VALID_ARCHS = arm64;
|
|
431
|
-
};
|
|
432
|
-
name = release;
|
|
433
|
-
};
|
|
434
|
-
/* End XCBuildConfiguration section */
|
|
435
|
-
|
|
436
|
-
/* Begin XCConfigurationList section */
|
|
437
|
-
261C19669627DEB526D22683 /* Build configuration list for PBXNativeTarget "website_iOS" */ = {
|
|
438
|
-
isa = XCConfigurationList;
|
|
439
|
-
buildConfigurations = (
|
|
440
|
-
0E9519C86727B450CD89865A /* debug */,
|
|
441
|
-
F5E19F06FF370630D2A8D5B7 /* release */,
|
|
442
|
-
);
|
|
443
|
-
defaultConfigurationIsVisible = 0;
|
|
444
|
-
defaultConfigurationName = debug;
|
|
445
|
-
};
|
|
446
|
-
BD04E45C5DE624B205F4CB28 /* Build configuration list for PBXProject "website" */ = {
|
|
447
|
-
isa = XCConfigurationList;
|
|
448
|
-
buildConfigurations = (
|
|
449
|
-
3F97C5E7673094FE5640D153 /* debug */,
|
|
450
|
-
54FAEF10FBAF48B93A7149FF /* release */,
|
|
451
|
-
);
|
|
452
|
-
defaultConfigurationIsVisible = 0;
|
|
453
|
-
defaultConfigurationName = debug;
|
|
454
|
-
};
|
|
455
|
-
/* End XCConfigurationList section */
|
|
456
|
-
};
|
|
457
|
-
rootObject = 09D371B39E032D1C75D03DC2 /* Project object */;
|
|
458
|
-
}
|
src-tauri/gen/apple/website.xcodeproj/project.xcworkspace/contents.xcworkspacedata
DELETED
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<Workspace
|
|
3
|
-
version = "1.0">
|
|
4
|
-
<FileRef
|
|
5
|
-
location = "self:">
|
|
6
|
-
</FileRef>
|
|
7
|
-
</Workspace>
|
src-tauri/gen/apple/website.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
3
|
-
<plist version="1.0">
|
|
4
|
-
<dict>
|
|
5
|
-
<key>BuildSystemType</key>
|
|
6
|
-
<string>Original</string>
|
|
7
|
-
<key>DisableBuildSystemDeprecationDiagnostic</key>
|
|
8
|
-
<true/>
|
|
9
|
-
</dict>
|
|
10
|
-
</plist>
|
src-tauri/gen/apple/website.xcodeproj/xcshareddata/xcschemes/website_iOS.xcscheme
DELETED
|
@@ -1,131 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<Scheme
|
|
3
|
-
LastUpgradeVersion = "1430"
|
|
4
|
-
version = "1.7">
|
|
5
|
-
<BuildAction
|
|
6
|
-
parallelizeBuildables = "YES"
|
|
7
|
-
buildImplicitDependencies = "YES"
|
|
8
|
-
runPostActionsOnFailure = "NO">
|
|
9
|
-
<BuildActionEntries>
|
|
10
|
-
<BuildActionEntry
|
|
11
|
-
buildForTesting = "YES"
|
|
12
|
-
buildForRunning = "YES"
|
|
13
|
-
buildForProfiling = "YES"
|
|
14
|
-
buildForArchiving = "YES"
|
|
15
|
-
buildForAnalyzing = "YES">
|
|
16
|
-
<BuildableReference
|
|
17
|
-
BuildableIdentifier = "primary"
|
|
18
|
-
BlueprintIdentifier = "CE477CBD3BC30A319BF11379"
|
|
19
|
-
BuildableName = "website_iOS.app"
|
|
20
|
-
BlueprintName = "website_iOS"
|
|
21
|
-
ReferencedContainer = "container:website.xcodeproj">
|
|
22
|
-
</BuildableReference>
|
|
23
|
-
</BuildActionEntry>
|
|
24
|
-
</BuildActionEntries>
|
|
25
|
-
</BuildAction>
|
|
26
|
-
<TestAction
|
|
27
|
-
buildConfiguration = "debug"
|
|
28
|
-
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
|
|
29
|
-
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
|
|
30
|
-
shouldUseLaunchSchemeArgsEnv = "NO"
|
|
31
|
-
onlyGenerateCoverageForSpecifiedTargets = "NO">
|
|
32
|
-
<MacroExpansion>
|
|
33
|
-
<BuildableReference
|
|
34
|
-
BuildableIdentifier = "primary"
|
|
35
|
-
BlueprintIdentifier = "CE477CBD3BC30A319BF11379"
|
|
36
|
-
BuildableName = "website_iOS.app"
|
|
37
|
-
BlueprintName = "website_iOS"
|
|
38
|
-
ReferencedContainer = "container:website.xcodeproj">
|
|
39
|
-
</BuildableReference>
|
|
40
|
-
</MacroExpansion>
|
|
41
|
-
<Testables>
|
|
42
|
-
</Testables>
|
|
43
|
-
<CommandLineArguments>
|
|
44
|
-
</CommandLineArguments>
|
|
45
|
-
<EnvironmentVariables>
|
|
46
|
-
<EnvironmentVariable
|
|
47
|
-
key = "RUST_BACKTRACE"
|
|
48
|
-
value = "full"
|
|
49
|
-
isEnabled = "YES">
|
|
50
|
-
</EnvironmentVariable>
|
|
51
|
-
<EnvironmentVariable
|
|
52
|
-
key = "RUST_LOG"
|
|
53
|
-
value = "info"
|
|
54
|
-
isEnabled = "YES">
|
|
55
|
-
</EnvironmentVariable>
|
|
56
|
-
</EnvironmentVariables>
|
|
57
|
-
</TestAction>
|
|
58
|
-
<LaunchAction
|
|
59
|
-
buildConfiguration = "debug"
|
|
60
|
-
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
|
|
61
|
-
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
|
|
62
|
-
launchStyle = "0"
|
|
63
|
-
useCustomWorkingDirectory = "NO"
|
|
64
|
-
ignoresPersistentStateOnLaunch = "NO"
|
|
65
|
-
debugDocumentVersioning = "YES"
|
|
66
|
-
debugServiceExtension = "internal"
|
|
67
|
-
allowLocationSimulation = "YES">
|
|
68
|
-
<BuildableProductRunnable
|
|
69
|
-
runnableDebuggingMode = "0">
|
|
70
|
-
<BuildableReference
|
|
71
|
-
BuildableIdentifier = "primary"
|
|
72
|
-
BlueprintIdentifier = "CE477CBD3BC30A319BF11379"
|
|
73
|
-
BuildableName = "website_iOS.app"
|
|
74
|
-
BlueprintName = "website_iOS"
|
|
75
|
-
ReferencedContainer = "container:website.xcodeproj">
|
|
76
|
-
</BuildableReference>
|
|
77
|
-
</BuildableProductRunnable>
|
|
78
|
-
<CommandLineArguments>
|
|
79
|
-
</CommandLineArguments>
|
|
80
|
-
<EnvironmentVariables>
|
|
81
|
-
<EnvironmentVariable
|
|
82
|
-
key = "RUST_BACKTRACE"
|
|
83
|
-
value = "full"
|
|
84
|
-
isEnabled = "YES">
|
|
85
|
-
</EnvironmentVariable>
|
|
86
|
-
<EnvironmentVariable
|
|
87
|
-
key = "RUST_LOG"
|
|
88
|
-
value = "info"
|
|
89
|
-
isEnabled = "YES">
|
|
90
|
-
</EnvironmentVariable>
|
|
91
|
-
</EnvironmentVariables>
|
|
92
|
-
</LaunchAction>
|
|
93
|
-
<ProfileAction
|
|
94
|
-
buildConfiguration = "release"
|
|
95
|
-
shouldUseLaunchSchemeArgsEnv = "NO"
|
|
96
|
-
savedToolIdentifier = ""
|
|
97
|
-
useCustomWorkingDirectory = "NO"
|
|
98
|
-
debugDocumentVersioning = "YES">
|
|
99
|
-
<BuildableProductRunnable
|
|
100
|
-
runnableDebuggingMode = "0">
|
|
101
|
-
<BuildableReference
|
|
102
|
-
BuildableIdentifier = "primary"
|
|
103
|
-
BlueprintIdentifier = "CE477CBD3BC30A319BF11379"
|
|
104
|
-
BuildableName = "website_iOS.app"
|
|
105
|
-
BlueprintName = "website_iOS"
|
|
106
|
-
ReferencedContainer = "container:website.xcodeproj">
|
|
107
|
-
</BuildableReference>
|
|
108
|
-
</BuildableProductRunnable>
|
|
109
|
-
<CommandLineArguments>
|
|
110
|
-
</CommandLineArguments>
|
|
111
|
-
<EnvironmentVariables>
|
|
112
|
-
<EnvironmentVariable
|
|
113
|
-
key = "RUST_BACKTRACE"
|
|
114
|
-
value = "full"
|
|
115
|
-
isEnabled = "YES">
|
|
116
|
-
</EnvironmentVariable>
|
|
117
|
-
<EnvironmentVariable
|
|
118
|
-
key = "RUST_LOG"
|
|
119
|
-
value = "info"
|
|
120
|
-
isEnabled = "YES">
|
|
121
|
-
</EnvironmentVariable>
|
|
122
|
-
</EnvironmentVariables>
|
|
123
|
-
</ProfileAction>
|
|
124
|
-
<AnalyzeAction
|
|
125
|
-
buildConfiguration = "debug">
|
|
126
|
-
</AnalyzeAction>
|
|
127
|
-
<ArchiveAction
|
|
128
|
-
buildConfiguration = "release"
|
|
129
|
-
revealArchiveInOrganizer = "YES">
|
|
130
|
-
</ArchiveAction>
|
|
131
|
-
</Scheme>
|
src-tauri/gen/apple/website_iOS/Info.plist
DELETED
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
3
|
-
<plist version="1.0">
|
|
4
|
-
<dict>
|
|
5
|
-
<key>CFBundleDevelopmentRegion</key>
|
|
6
|
-
<string>$(DEVELOPMENT_LANGUAGE)</string>
|
|
7
|
-
<key>CFBundleExecutable</key>
|
|
8
|
-
<string>$(EXECUTABLE_NAME)</string>
|
|
9
|
-
<key>CFBundleIdentifier</key>
|
|
10
|
-
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
|
|
11
|
-
<key>CFBundleInfoDictionaryVersion</key>
|
|
12
|
-
<string>6.0</string>
|
|
13
|
-
<key>CFBundleName</key>
|
|
14
|
-
<string>$(PRODUCT_NAME)</string>
|
|
15
|
-
<key>CFBundlePackageType</key>
|
|
16
|
-
<string>APPL</string>
|
|
17
|
-
<key>CFBundleShortVersionString</key>
|
|
18
|
-
<string>0.1.0</string>
|
|
19
|
-
<key>CFBundleVersion</key>
|
|
20
|
-
<string>0.1.0</string>
|
|
21
|
-
<key>LSRequiresIPhoneOS</key>
|
|
22
|
-
<true/>
|
|
23
|
-
<key>UILaunchStoryboardName</key>
|
|
24
|
-
<string>LaunchScreen</string>
|
|
25
|
-
<key>UIRequiredDeviceCapabilities</key>
|
|
26
|
-
<array>
|
|
27
|
-
<string>arm64</string>
|
|
28
|
-
<string>metal</string>
|
|
29
|
-
</array>
|
|
30
|
-
<key>UISupportedInterfaceOrientations</key>
|
|
31
|
-
<array>
|
|
32
|
-
<string>UIInterfaceOrientationPortrait</string>
|
|
33
|
-
<string>UIInterfaceOrientationLandscapeLeft</string>
|
|
34
|
-
<string>UIInterfaceOrientationLandscapeRight</string>
|
|
35
|
-
</array>
|
|
36
|
-
<key>UISupportedInterfaceOrientations~ipad</key>
|
|
37
|
-
<array>
|
|
38
|
-
<string>UIInterfaceOrientationPortrait</string>
|
|
39
|
-
<string>UIInterfaceOrientationPortraitUpsideDown</string>
|
|
40
|
-
<string>UIInterfaceOrientationLandscapeLeft</string>
|
|
41
|
-
<string>UIInterfaceOrientationLandscapeRight</string>
|
|
42
|
-
</array>
|
|
43
|
-
</dict>
|
|
44
|
-
</plist>
|
src-tauri/gen/apple/website_iOS/website_iOS.entitlements
DELETED
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
3
|
-
<plist version="1.0">
|
|
4
|
-
<dict/>
|
|
5
|
-
</plist>
|
src-tauri/icons/128x128.png
DELETED
|
Binary file
|
src-tauri/icons/[email protected]
DELETED
|
Binary file
|
src-tauri/icons/32x32.png
DELETED
|
Binary file
|
src-tauri/icons/64x64.png
DELETED
|
Binary file
|
src-tauri/icons/Square107x107Logo.png
DELETED
|
Binary file
|
src-tauri/icons/Square142x142Logo.png
DELETED
|
Binary file
|
src-tauri/icons/Square150x150Logo.png
DELETED
|
Binary file
|
src-tauri/icons/Square284x284Logo.png
DELETED
|
Binary file
|
src-tauri/icons/Square30x30Logo.png
DELETED
|
Binary file
|
src-tauri/icons/Square310x310Logo.png
DELETED
|
Binary file
|
src-tauri/icons/Square44x44Logo.png
DELETED
|
Binary file
|
src-tauri/icons/Square71x71Logo.png
DELETED
|
Binary file
|
src-tauri/icons/Square89x89Logo.png
DELETED
|
Binary file
|
src-tauri/icons/StoreLogo.png
DELETED
|
Binary file
|
src-tauri/icons/icon.icns
DELETED
|
Binary file
|
src-tauri/icons/icon.ico
DELETED
|
Binary file
|
src-tauri/icons/icon.png
DELETED
|
Binary file
|
src-tauri/src/lib.rs
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
// Learn more about Tauri commands at https://tauri.app/develop/calling-rust/
|
|
2
|
-
#[tauri::command]
|
|
3
|
-
fn greet(name: &str) -> String {
|
|
4
|
-
format!("Hello, {}! You've been greeted from Rust!", name)
|
|
5
|
-
}
|
|
6
|
-
|
|
7
|
-
#[cfg_attr(mobile, tauri::mobile_entry_point)]
|
|
8
|
-
pub fn run() {
|
|
9
|
-
tauri::Builder::default()
|
|
10
|
-
.plugin(tauri_plugin_opener::init())
|
|
11
|
-
.invoke_handler(tauri::generate_handler![greet])
|
|
12
|
-
.run(tauri::generate_context!())
|
|
13
|
-
.expect("error while running tauri application");
|
|
14
|
-
}
|
src-tauri/src/main.rs
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
// Prevents additional console window on Windows in release, DO NOT REMOVE!!
|
|
2
|
-
#![cfg_attr(not(debug_assertions), windows_subsystem = "windows")]
|
|
3
|
-
|
|
4
|
-
fn main() {
|
|
5
|
-
tauri_app_lib::run()
|
|
6
|
-
}
|
src-tauri/tauri.conf.json
DELETED
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"$schema": "https://schema.tauri.app/config/2",
|
|
3
|
-
"productName": "pyrossh",
|
|
4
|
-
"version": "0.1.0",
|
|
5
|
-
"identifier": "dev.pyrossh.website",
|
|
6
|
-
"build": {
|
|
7
|
-
"devUrl": "http://localhost:4321",
|
|
8
|
-
"beforeDevCommand": "bun run dev --host",
|
|
9
|
-
"frontendDist": "../dist",
|
|
10
|
-
"removeUnusedCommands": true
|
|
11
|
-
},
|
|
12
|
-
"app": {
|
|
13
|
-
"withGlobalTauri": true,
|
|
14
|
-
"windows": [
|
|
15
|
-
{
|
|
16
|
-
"title": "pyrossh",
|
|
17
|
-
"width": 800,
|
|
18
|
-
"height": 600
|
|
19
|
-
}
|
|
20
|
-
],
|
|
21
|
-
"security": {
|
|
22
|
-
"csp": null
|
|
23
|
-
}
|
|
24
|
-
},
|
|
25
|
-
"bundle": {
|
|
26
|
-
"active": true,
|
|
27
|
-
"targets": "all",
|
|
28
|
-
"icon": [
|
|
29
|
-
"icons/32x32.png",
|
|
30
|
-
"icons/128x128.png",
|
|
31
|
-
"icons/[email protected]",
|
|
32
|
-
"icons/icon.icns",
|
|
33
|
-
"icons/icon.ico"
|
|
34
|
-
]
|
|
35
|
-
}
|
|
36
|
-
}
|
src/assets/pdfs/resume.pdf
CHANGED
|
@@ -2031,8 +2031,8 @@ endobj
|
|
|
2031
2031
|
/Title (Peter John)
|
|
2032
2032
|
/Author (Peter John)
|
|
2033
2033
|
/Creator (Typst 0.14.0)
|
|
2034
|
-
/ModDate (D:
|
|
2034
|
+
/ModDate (D:20260124214553+05'30)
|
|
2035
|
-
/CreationDate (D:
|
|
2035
|
+
/CreationDate (D:20260124214553+05'30)
|
|
2036
2036
|
>>
|
|
2037
2037
|
endobj
|
|
2038
2038
|
|
|
@@ -2043,7 +2043,7 @@ endobj
|
|
|
2043
2043
|
/Subtype /XML
|
|
2044
2044
|
>>
|
|
2045
2045
|
stream
|
|
2046
|
-
<?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?><x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="xmp-writer"><rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><rdf:Description rdf:about="" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xmp="http://ns.adobe.com/xap/1.0/" xmlns:xmpMM="http://ns.adobe.com/xap/1.0/mm/" xmlns:xmpTPg="http://ns.adobe.com/xap/1.0/t/pg/" xmlns:pdf="http://ns.adobe.com/pdf/1.3/" ><dc:title><rdf:Alt><rdf:li xml:lang="x-default">Peter John</rdf:li></rdf:Alt></dc:title><dc:creator><rdf:Seq><rdf:li>Peter John</rdf:li></rdf:Seq></dc:creator><xmp:CreatorTool>Typst 0.14.0</xmp:CreatorTool><dc:language><rdf:Bag><rdf:li>en</rdf:li></rdf:Bag></dc:language><xmp:ModifyDate>
|
|
2046
|
+
<?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?><x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="xmp-writer"><rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><rdf:Description rdf:about="" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xmp="http://ns.adobe.com/xap/1.0/" xmlns:xmpMM="http://ns.adobe.com/xap/1.0/mm/" xmlns:xmpTPg="http://ns.adobe.com/xap/1.0/t/pg/" xmlns:pdf="http://ns.adobe.com/pdf/1.3/" ><dc:title><rdf:Alt><rdf:li xml:lang="x-default">Peter John</rdf:li></rdf:Alt></dc:title><dc:creator><rdf:Seq><rdf:li>Peter John</rdf:li></rdf:Seq></dc:creator><xmp:CreatorTool>Typst 0.14.0</xmp:CreatorTool><dc:language><rdf:Bag><rdf:li>en</rdf:li></rdf:Bag></dc:language><xmp:ModifyDate>2026-01-24T21:45:53+05:30</xmp:ModifyDate><xmp:CreateDate>2026-01-24T21:45:53+05:30</xmp:CreateDate><xmpTPg:NPages>1</xmpTPg:NPages><dc:format>application/pdf</dc:format><xmpMM:InstanceID>PMUK/B9YUcTh49Slf24TGg==</xmpMM:InstanceID><xmpMM:DocumentID>Bpg9hu8ylxJXwyqPdK/PyQ==</xmpMM:DocumentID><xmpMM:RenditionClass>proof</xmpMM:RenditionClass><pdf:PDFVersion>1.7</pdf:PDFVersion></rdf:Description></rdf:RDF></x:xmpmeta><?xpacket end="r"?>
|
|
2047
2047
|
endstream
|
|
2048
2048
|
endobj
|
|
2049
2049
|
|
|
@@ -2232,7 +2232,7 @@ trailer
|
|
|
2232
2232
|
/Size 160
|
|
2233
2233
|
/Root 159 0 R
|
|
2234
2234
|
/Info 157 0 R
|
|
2235
|
-
/ID [(Bpg9hu8ylxJXwyqPdK/PyQ==) (
|
|
2235
|
+
/ID [(Bpg9hu8ylxJXwyqPdK/PyQ==) (PMUK/B9YUcTh49Slf24TGg==)]
|
|
2236
2236
|
>>
|
|
2237
2237
|
startxref
|
|
2238
2238
|
48137
|