Skip to content

Releases: tauri-apps/create-tauri-app

create-tauri-app v4.1.0

02 Aug 19:50
9b774f6

Choose a tag to compare

[4.1.0]

  • d34ff53 (#746 by @lucasfernog) Updated the templates to Tauri v2 RC.
  • 26eb17d (#748 by @lucasfernog) Removed the --mobile and --no-mobile arguments. When using --rc we will always generate a template that supports both desktop and mobile using Tauri v2.

Cargo Publish

Updating crates.io index
   Packaging create-tauri-app v4.1.0 (/home/runner/work/create-tauri-app/create-tauri-app)
    Updating crates.io index
   Verifying create-tauri-app v4.1.0 (/home/runner/work/create-tauri-app/create-tauri-app)
 Downloading crates ...
  Downloaded crc32fast v1.3.2
  Downloaded adler32 v1.2.0
  Downloaded ctrlc v3.3.1
  Downloaded crypto-common v0.1.6
  Downloaded bitflags v1.3.2
  Downloaded rust-embed-utils v8.3.0
  Downloaded libflate_lz77 v1.2.0
  Downloaded digest v0.10.6
  Downloaded include-flate-codegen v0.1.4
  Downloaded proc-macro-hack v0.5.20+deprecated
  Downloaded include-flate-codegen-exports v0.1.4
  Downloaded dialoguer v0.10.3
  Downloaded zeroize v1.5.7
  Downloaded unicode-ident v1.0.8
  Downloaded tempfile v3.4.0
  Downloaded walkdir v2.3.2
  Downloaded unicode-width v0.1.10
  Downloaded typenum v1.16.0
  Downloaded syn v2.0.18
  Downloaded syn v1.0.109
  Downloaded libc v0.2.149
  Downloaded rust-embed v8.3.0
  Downloaded linux-raw-sys v0.1.4
  Downloaded include-flate v0.2.0
  Downloaded rustix v0.36.9
  Downloaded nix v0.26.4
  Downloaded shellexpand v3.1.0
  Downloaded sha2 v0.10.6
  Downloaded rle-decode-fast v1.0.3
  Downloaded proc-macro2 v1.0.59
  Downloaded lazy_static v1.4.0
  Downloaded quote v1.0.28
  Downloaded pico-args v0.5.0
  Downloaded libflate v1.2.0
  Downloaded io-lifetimes v1.0.5
  Downloaded fastrand v1.9.0
  Downloaded dirs v4.0.0
  Downloaded version_check v0.9.4
  Downloaded shell-words v1.1.0
  Downloaded same-file v1.0.6
  Downloaded rust-embed-impl v8.3.0
  Downloaded generic-array v0.14.6
  Downloaded dirs-sys v0.3.7
  Downloaded cpufeatures v0.2.5
  Downloaded console v0.15.5
  Downloaded block-buffer v0.10.3
  Downloaded anyhow v1.0.86
  Downloaded cfg-if v1.0.0
   Compiling cfg-if v1.0.0
   Compiling typenum v1.16.0
   Compiling version_check v0.9.4
   Compiling proc-macro2 v1.0.59
   Compiling libc v0.2.149
   Compiling generic-array v0.14.6
   Compiling quote v1.0.28
   Compiling unicode-ident v1.0.8
   Compiling crc32fast v1.3.2
   Compiling syn v1.0.109
   Compiling rle-decode-fast v1.0.3
   Compiling proc-macro-hack v0.5.20+deprecated
   Compiling libflate_lz77 v1.2.0
   Compiling block-buffer v0.10.3
   Compiling crypto-common v0.1.6
   Compiling io-lifetimes v1.0.5
   Compiling bitflags v1.3.2
   Compiling adler32 v1.2.0
   Compiling libflate v1.2.0
   Compiling digest v0.10.6
   Compiling dirs-sys v0.3.7
   Compiling rustix v0.36.9
   Compiling cpufeatures v0.2.5
   Compiling lazy_static v1.4.0
   Compiling same-file v1.0.6
   Compiling walkdir v2.3.2
   Compiling sha2 v0.10.6
   Compiling dirs v4.0.0
   Compiling linux-raw-sys v0.1.4
   Compiling shellexpand v3.1.0
   Compiling rust-embed-utils v8.3.0
   Compiling syn v2.0.18
   Compiling unicode-width v0.1.10
   Compiling fastrand v1.9.0
   Compiling anyhow v1.0.86
   Compiling console v0.15.5
   Compiling nix v0.26.4
   Compiling rust-embed-impl v8.3.0
   Compiling tempfile v3.4.0
   Compiling zeroize v1.5.7
   Compiling shell-words v1.1.0
   Compiling dialoguer v0.10.3
   Compiling ctrlc v3.3.1
   Compiling include-flate-codegen v0.1.4
   Compiling pico-args v0.5.0
   Compiling include-flate-codegen-exports v0.1.4
   Compiling include-flate v0.2.0
   Compiling rust-embed v8.3.0
   Compiling create-tauri-app v4.1.0 (/home/runner/work/create-tauri-app/create-tauri-app/target/package/create-tauri-app-4.1.0)
    Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.79s
    Packaged 264 files, 720.4KiB (370.4KiB compressed)
   Uploading create-tauri-app v4.1.0 (/home/runner/work/create-tauri-app/create-tauri-app)
    Uploaded create-tauri-app v4.1.0 to registry `crates-io`
note: waiting for `create-tauri-app v4.1.0` to be available at registry `crates-io`.
You may press ctrl-c to skip waiting; the crate should be available shortly.
   Published create-tauri-app v4.1.0 at registry `crates-io`

create-tauri-app-js v4.1.0

02 Aug 19:50
9b774f6

Choose a tag to compare

[4.1.0]

  • d34ff53 (#746 by @lucasfernog) Updated the templates to Tauri v2 RC.
  • 26eb17d (#748 by @lucasfernog) Removed the --mobile and --no-mobile arguments. When using --rc we will always generate a template that supports both desktop and mobile using Tauri v2.

Dependencies

create-tauri-app v4.0.3

16 Jul 00:38
4eddf49

Choose a tag to compare

[4.0.3]

  • db2f4de Fix blazor template rendered Home.razor incorrectly.

Cargo Publish

Updating crates.io index
   Packaging create-tauri-app v4.0.3 (/home/runner/work/create-tauri-app/create-tauri-app)
    Updating crates.io index
   Verifying create-tauri-app v4.0.3 (/home/runner/work/create-tauri-app/create-tauri-app)
 Downloading crates ...
  Downloaded dirs-sys v0.3.7
  Downloaded block-buffer v0.10.3
  Downloaded anyhow v1.0.86
  Downloaded digest v0.10.6
  Downloaded adler32 v1.2.0
  Downloaded include-flate-codegen v0.1.4
  Downloaded rust-embed-impl v8.3.0
  Downloaded include-flate-codegen-exports v0.1.4
  Downloaded proc-macro-hack v0.5.20+deprecated
  Downloaded libflate_lz77 v1.2.0
  Downloaded walkdir v2.3.2
  Downloaded version_check v0.9.4
  Downloaded zeroize v1.5.7
  Downloaded typenum v1.16.0
  Downloaded unicode-ident v1.0.8
  Downloaded syn v1.0.109
  Downloaded rustix v0.36.9
  Downloaded nix v0.26.4
  Downloaded libc v0.2.149
  Downloaded rust-embed v8.3.0
  Downloaded include-flate v0.2.0
  Downloaded linux-raw-sys v0.1.4
  Downloaded syn v2.0.18
  Downloaded proc-macro2 v1.0.59
  Downloaded io-lifetimes v1.0.5
  Downloaded tempfile v3.4.0
  Downloaded shellexpand v3.1.0
  Downloaded shell-words v1.1.0
  Downloaded rle-decode-fast v1.0.3
  Downloaded quote v1.0.28
  Downloaded libflate v1.2.0
  Downloaded same-file v1.0.6
  Downloaded pico-args v0.5.0
  Downloaded dialoguer v0.10.3
  Downloaded crc32fast v1.3.2
  Downloaded unicode-width v0.1.10
  Downloaded sha2 v0.10.6
  Downloaded rust-embed-utils v8.3.0
  Downloaded lazy_static v1.4.0
  Downloaded ctrlc v3.3.1
  Downloaded bitflags v1.3.2
  Downloaded generic-array v0.14.6
  Downloaded crypto-common v0.1.6
  Downloaded cpufeatures v0.2.5
  Downloaded cfg-if v1.0.0
  Downloaded fastrand v1.9.0
  Downloaded dirs v4.0.0
  Downloaded console v0.15.5
   Compiling cfg-if v1.0.0
   Compiling typenum v1.16.0
   Compiling version_check v0.9.4
   Compiling proc-macro2 v1.0.59
   Compiling unicode-ident v1.0.8
   Compiling libc v0.2.149
   Compiling generic-array v0.14.6
   Compiling quote v1.0.28
   Compiling crc32fast v1.3.2
   Compiling rle-decode-fast v1.0.3
   Compiling proc-macro-hack v0.5.20+deprecated
   Compiling syn v1.0.109
   Compiling block-buffer v0.10.3
   Compiling crypto-common v0.1.6
   Compiling libflate_lz77 v1.2.0
   Compiling adler32 v1.2.0
   Compiling bitflags v1.3.2
   Compiling io-lifetimes v1.0.5
   Compiling libflate v1.2.0
   Compiling dirs-sys v0.3.7
   Compiling digest v0.10.6
   Compiling lazy_static v1.4.0
   Compiling same-file v1.0.6
   Compiling cpufeatures v0.2.5
   Compiling rustix v0.36.9
   Compiling sha2 v0.10.6
   Compiling walkdir v2.3.2
   Compiling dirs v4.0.0
   Compiling linux-raw-sys v0.1.4
   Compiling rust-embed-utils v8.3.0
   Compiling shellexpand v3.1.0
   Compiling syn v2.0.18
   Compiling anyhow v1.0.86
   Compiling unicode-width v0.1.10
   Compiling fastrand v1.9.0
   Compiling console v0.15.5
   Compiling nix v0.26.4
   Compiling tempfile v3.4.0
   Compiling zeroize v1.5.7
   Compiling rust-embed-impl v8.3.0
   Compiling shell-words v1.1.0
   Compiling ctrlc v3.3.1
   Compiling dialoguer v0.10.3
   Compiling pico-args v0.5.0
   Compiling include-flate-codegen v0.1.4
   Compiling include-flate-codegen-exports v0.1.4
   Compiling include-flate v0.2.0
   Compiling rust-embed v8.3.0
   Compiling create-tauri-app v4.0.3 (/home/runner/work/create-tauri-app/create-tauri-app/target/package/create-tauri-app-4.0.3)
    Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.17s
    Packaged 264 files, 724.0KiB (371.1KiB compressed)
   Uploading create-tauri-app v4.0.3 (/home/runner/work/create-tauri-app/create-tauri-app)
    Uploaded create-tauri-app v4.0.3 to registry `crates-io`
note: waiting for `create-tauri-app v4.0.3` to be available at registry `crates-io`.
You may press ctrl-c to skip waiting; the crate should be available shortly.
   Published create-tauri-app v4.0.3 at registry `crates-io`

create-tauri-app-js v4.0.3

16 Jul 00:38
4eddf49

Choose a tag to compare

[4.0.3]

  • db2f4de Fix blazor template rendered Home.razor incorrectly.

Dependencies

create-tauri-app v4.0.2

03 Jul 03:32
b74c671

Choose a tag to compare

[4.0.2]

Cargo Publish

Updating crates.io index
   Packaging create-tauri-app v4.0.2 (/home/runner/work/create-tauri-app/create-tauri-app)
    Updating crates.io index
   Verifying create-tauri-app v4.0.2 (/home/runner/work/create-tauri-app/create-tauri-app)
 Downloading crates ...
  Downloaded adler32 v1.2.0
  Downloaded dirs v4.0.0
  Downloaded include-flate-codegen v0.1.4
  Downloaded crypto-common v0.1.6
  Downloaded dialoguer v0.10.3
  Downloaded cpufeatures v0.2.5
  Downloaded walkdir v2.3.2
  Downloaded unicode-ident v1.0.8
  Downloaded syn v1.0.109
  Downloaded shell-words v1.1.0
  Downloaded version_check v0.9.4
  Downloaded libc v0.2.149
  Downloaded zeroize v1.5.7
  Downloaded syn v2.0.18
  Downloaded rustix v0.36.9
  Downloaded libflate_lz77 v1.2.0
  Downloaded lazy_static v1.4.0
  Downloaded linux-raw-sys v0.1.4
  Downloaded include-flate-codegen-exports v0.1.4
  Downloaded include-flate v0.2.0
  Downloaded generic-array v0.14.6
  Downloaded dirs-sys v0.3.7
  Downloaded ctrlc v3.3.1
  Downloaded unicode-width v0.1.10
  Downloaded typenum v1.16.0
  Downloaded shellexpand v3.1.0
  Downloaded sha2 v0.10.6
  Downloaded rust-embed-impl v8.3.0
  Downloaded rust-embed v8.3.0
  Downloaded rle-decode-fast v1.0.3
  Downloaded proc-macro2 v1.0.59
  Downloaded pico-args v0.5.0
  Downloaded block-buffer v0.10.3
  Downloaded proc-macro-hack v0.5.20+deprecated
  Downloaded nix v0.26.4
  Downloaded digest v0.10.6
  Downloaded crc32fast v1.3.2
  Downloaded console v0.15.5
  Downloaded anyhow v1.0.86
  Downloaded rust-embed-utils v8.3.0
  Downloaded quote v1.0.28
  Downloaded fastrand v1.9.0
  Downloaded libflate v1.2.0
  Downloaded tempfile v3.4.0
  Downloaded same-file v1.0.6
  Downloaded io-lifetimes v1.0.5
  Downloaded bitflags v1.3.2
  Downloaded cfg-if v1.0.0
   Compiling cfg-if v1.0.0
   Compiling version_check v0.9.4
   Compiling typenum v1.16.0
   Compiling proc-macro2 v1.0.59
   Compiling unicode-ident v1.0.8
   Compiling quote v1.0.28
   Compiling generic-array v0.14.6
   Compiling libc v0.2.149
   Compiling crc32fast v1.3.2
   Compiling proc-macro-hack v0.5.20+deprecated
   Compiling syn v1.0.109
   Compiling rle-decode-fast v1.0.3
   Compiling libflate_lz77 v1.2.0
   Compiling block-buffer v0.10.3
   Compiling crypto-common v0.1.6
   Compiling bitflags v1.3.2
   Compiling io-lifetimes v1.0.5
   Compiling adler32 v1.2.0
   Compiling libflate v1.2.0
   Compiling digest v0.10.6
   Compiling dirs-sys v0.3.7
   Compiling same-file v1.0.6
   Compiling cpufeatures v0.2.5
   Compiling lazy_static v1.4.0
   Compiling rustix v0.36.9
   Compiling sha2 v0.10.6
   Compiling walkdir v2.3.2
   Compiling dirs v4.0.0
   Compiling linux-raw-sys v0.1.4
   Compiling rust-embed-utils v8.3.0
   Compiling shellexpand v3.1.0
   Compiling syn v2.0.18
   Compiling anyhow v1.0.86
   Compiling fastrand v1.9.0
   Compiling unicode-width v0.1.10
   Compiling console v0.15.5
   Compiling nix v0.26.4
   Compiling tempfile v3.4.0
   Compiling rust-embed-impl v8.3.0
   Compiling zeroize v1.5.7
   Compiling shell-words v1.1.0
   Compiling ctrlc v3.3.1
   Compiling dialoguer v0.10.3
   Compiling pico-args v0.5.0
   Compiling include-flate-codegen v0.1.4
   Compiling include-flate-codegen-exports v0.1.4
   Compiling include-flate v0.2.0
   Compiling rust-embed v8.3.0
   Compiling create-tauri-app v4.0.2 (/home/runner/work/create-tauri-app/create-tauri-app/target/package/create-tauri-app-4.0.2)
    Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.22s
    Packaged 264 files, 723.8KiB (371.0KiB compressed)
   Uploading create-tauri-app v4.0.2 (/home/runner/work/create-tauri-app/create-tauri-app)
    Uploaded create-tauri-app v4.0.2 to registry `crates-io`
note: waiting for `create-tauri-app v4.0.2` to be available at registry `crates-io`.
You may press ctrl-c to skip waiting; the crate should be available shortly.
   Published create-tauri-app v4.0.2 at registry `crates-io`

create-tauri-app-js v4.0.2

03 Jul 03:32
b74c671

Choose a tag to compare

[4.0.2]

Dependencies

create-tauri-app v4.0.1

24 Jun 16:23
f96fc29

Choose a tag to compare

[4.0.1]

  • 96dcd36 (#726) Updated vue-tsc dependency in vue-ts template to fix issues with newer typescript versions.

Cargo Publish

Updating crates.io index
   Packaging create-tauri-app v4.0.1 (/home/runner/work/create-tauri-app/create-tauri-app)
    Updating crates.io index
   Verifying create-tauri-app v4.0.1 (/home/runner/work/create-tauri-app/create-tauri-app)
 Downloading crates ...
  Downloaded block-buffer v0.10.3
  Downloaded walkdir v2.3.2
  Downloaded shellexpand v3.1.0
  Downloaded dialoguer v0.10.3
  Downloaded unicode-ident v1.0.8
  Downloaded version_check v0.9.4
  Downloaded zeroize v1.5.7
  Downloaded shell-words v1.1.0
  Downloaded typenum v1.16.0
  Downloaded unicode-width v0.1.10
  Downloaded syn v2.0.18
  Downloaded rust-embed-impl v8.3.0
  Downloaded linux-raw-sys v0.1.4
  Downloaded include-flate v0.2.0
  Downloaded rust-embed v8.3.0
  Downloaded proc-macro2 v1.0.59
  Downloaded libflate v1.2.0
  Downloaded rustix v0.36.9
  Downloaded libc v0.2.149
  Downloaded dirs-sys v0.3.7
  Downloaded digest v0.10.6
  Downloaded same-file v1.0.6
  Downloaded rust-embed-utils v8.3.0
  Downloaded pico-args v0.5.0
  Downloaded lazy_static v1.4.0
  Downloaded include-flate-codegen-exports v0.1.4
  Downloaded generic-array v0.14.6
  Downloaded ctrlc v3.3.1
  Downloaded crc32fast v1.3.2
  Downloaded console v0.15.5
  Downloaded syn v1.0.109
  Downloaded rle-decode-fast v1.0.3
  Downloaded nix v0.26.4
  Downloaded sha2 v0.10.6
  Downloaded quote v1.0.28
  Downloaded proc-macro-hack v0.5.20+deprecated
  Downloaded libflate_lz77 v1.2.0
  Downloaded io-lifetimes v1.0.5
  Downloaded include-flate-codegen v0.1.4
  Downloaded fastrand v1.9.0
  Downloaded crypto-common v0.1.6
  Downloaded cpufeatures v0.2.5
  Downloaded cfg-if v1.0.0
  Downloaded bitflags v1.3.2
  Downloaded anyhow v1.0.86
  Downloaded adler32 v1.2.0
  Downloaded tempfile v3.4.0
  Downloaded dirs v4.0.0
   Compiling cfg-if v1.0.0
   Compiling version_check v0.9.4
   Compiling typenum v1.16.0
   Compiling proc-macro2 v1.0.59
   Compiling quote v1.0.28
   Compiling generic-array v0.14.6
   Compiling libc v0.2.149
   Compiling unicode-ident v1.0.8
   Compiling crc32fast v1.3.2
   Compiling rle-decode-fast v1.0.3
   Compiling proc-macro-hack v0.5.20+deprecated
   Compiling syn v1.0.109
   Compiling libflate_lz77 v1.2.0
   Compiling block-buffer v0.10.3
   Compiling crypto-common v0.1.6
   Compiling io-lifetimes v1.0.5
   Compiling adler32 v1.2.0
   Compiling bitflags v1.3.2
   Compiling libflate v1.2.0
   Compiling digest v0.10.6
   Compiling dirs-sys v0.3.7
   Compiling lazy_static v1.4.0
   Compiling rustix v0.36.9
   Compiling cpufeatures v0.2.5
   Compiling same-file v1.0.6
   Compiling walkdir v2.3.2
   Compiling sha2 v0.10.6
   Compiling dirs v4.0.0
   Compiling linux-raw-sys v0.1.4
   Compiling shellexpand v3.1.0
   Compiling rust-embed-utils v8.3.0
   Compiling syn v2.0.18
   Compiling anyhow v1.0.86
   Compiling fastrand v1.9.0
   Compiling unicode-width v0.1.10
   Compiling console v0.15.5
   Compiling nix v0.26.4
   Compiling tempfile v3.4.0
   Compiling rust-embed-impl v8.3.0
   Compiling zeroize v1.5.7
   Compiling shell-words v1.1.0
   Compiling dialoguer v0.10.3
   Compiling ctrlc v3.3.1
   Compiling pico-args v0.5.0
   Compiling include-flate-codegen v0.1.4
   Compiling include-flate-codegen-exports v0.1.4
   Compiling include-flate v0.2.0
   Compiling rust-embed v8.3.0
   Compiling create-tauri-app v4.0.1 (/home/runner/work/create-tauri-app/create-tauri-app/target/package/create-tauri-app-4.0.1)
    Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.92s
    Packaged 264 files, 723.3KiB (370.7KiB compressed)
   Uploading create-tauri-app v4.0.1 (/home/runner/work/create-tauri-app/create-tauri-app)
    Uploaded create-tauri-app v4.0.1 to registry `crates-io`
note: waiting for `create-tauri-app v4.0.1` to be available at registry `crates-io`.
You may press ctrl-c to skip waiting; the crate should be available shortly.
   Published create-tauri-app v4.0.1 at registry `crates-io`

create-tauri-app-js v4.0.1

24 Jun 16:23
f96fc29

Choose a tag to compare

[4.0.1]

  • 96dcd36 (#726) Updated vue-tsc dependency in vue-ts template to fix issues with newer typescript versions.

Dependencies

create-tauri-app v4.0.0

22 May 18:35
184a726

Choose a tag to compare

[4.0.0]

Cargo Publish

Updating crates.io index
   Packaging create-tauri-app v4.0.0 (/home/runner/work/create-tauri-app/create-tauri-app)
    Updating crates.io index
   Verifying create-tauri-app v4.0.0 (/home/runner/work/create-tauri-app/create-tauri-app)
 Downloading crates ...
  Downloaded adler32 v1.2.0
  Downloaded anyhow v1.0.86
  Downloaded shell-words v1.1.0
  Downloaded dirs v4.0.0
  Downloaded dirs-sys v0.3.7
  Downloaded rust-embed-impl v8.3.0
  Downloaded rust-embed-utils v8.3.0
  Downloaded include-flate-codegen-exports v0.1.4
  Downloaded include-flate-codegen v0.1.4
  Downloaded bitflags v1.3.2
  Downloaded tempfile v3.4.0
  Downloaded shellexpand v3.1.0
  Downloaded zeroize v1.5.7
  Downloaded dialoguer v0.10.3
  Downloaded typenum v1.16.0
  Downloaded unicode-ident v1.0.8
  Downloaded rle-decode-fast v1.0.3
  Downloaded syn v2.0.18
  Downloaded rustix v0.36.9
  Downloaded nix v0.26.4
  Downloaded libc v0.2.149
  Downloaded rust-embed v8.3.0
  Downloaded linux-raw-sys v0.1.4
  Downloaded include-flate v0.2.0
  Downloaded quote v1.0.28
  Downloaded proc-macro2 v1.0.59
  Downloaded console v0.15.5
  Downloaded syn v1.0.109
  Downloaded walkdir v2.3.2
  Downloaded version_check v0.9.4
  Downloaded unicode-width v0.1.10
  Downloaded same-file v1.0.6
  Downloaded libflate v1.2.0
  Downloaded lazy_static v1.4.0
  Downloaded io-lifetimes v1.0.5
  Downloaded digest v0.10.6
  Downloaded ctrlc v3.3.1
  Downloaded crc32fast v1.3.2
  Downloaded sha2 v0.10.6
  Downloaded proc-macro-hack v0.5.20+deprecated
  Downloaded pico-args v0.5.0
  Downloaded generic-array v0.14.6
  Downloaded fastrand v1.9.0
  Downloaded crypto-common v0.1.6
  Downloaded cpufeatures v0.2.5
  Downloaded cfg-if v1.0.0
  Downloaded block-buffer v0.10.3
  Downloaded libflate_lz77 v1.2.0
   Compiling cfg-if v1.0.0
   Compiling typenum v1.16.0
   Compiling version_check v0.9.4
   Compiling proc-macro2 v1.0.59
   Compiling libc v0.2.149
   Compiling generic-array v0.14.6
   Compiling quote v1.0.28
   Compiling unicode-ident v1.0.8
   Compiling crc32fast v1.3.2
   Compiling rle-decode-fast v1.0.3
   Compiling proc-macro-hack v0.5.20+deprecated
   Compiling syn v1.0.109
   Compiling block-buffer v0.10.3
   Compiling crypto-common v0.1.6
   Compiling libflate_lz77 v1.2.0
   Compiling io-lifetimes v1.0.5
   Compiling bitflags v1.3.2
   Compiling adler32 v1.2.0
   Compiling dirs-sys v0.3.7
   Compiling libflate v1.2.0
   Compiling digest v0.10.6
   Compiling lazy_static v1.4.0
   Compiling cpufeatures v0.2.5
   Compiling rustix v0.36.9
   Compiling same-file v1.0.6
   Compiling walkdir v2.3.2
   Compiling sha2 v0.10.6
   Compiling dirs v4.0.0
   Compiling linux-raw-sys v0.1.4
   Compiling rust-embed-utils v8.3.0
   Compiling shellexpand v3.1.0
   Compiling syn v2.0.18
   Compiling fastrand v1.9.0
   Compiling unicode-width v0.1.10
   Compiling anyhow v1.0.86
   Compiling console v0.15.5
   Compiling include-flate-codegen v0.1.4
   Compiling rust-embed-impl v8.3.0
   Compiling tempfile v3.4.0
   Compiling nix v0.26.4
   Compiling shell-words v1.1.0
   Compiling zeroize v1.5.7
   Compiling include-flate-codegen-exports v0.1.4
   Compiling include-flate v0.2.0
   Compiling dialoguer v0.10.3
   Compiling rust-embed v8.3.0
   Compiling pico-args v0.5.0
   Compiling ctrlc v3.3.1
   Compiling create-tauri-app v4.0.0 (/home/runner/work/create-tauri-app/create-tauri-app/target/package/create-tauri-app-4.0.0)
    Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.54s
    Packaged 264 files, 721.5KiB (369.7KiB compressed)
   Uploading create-tauri-app v4.0.0 (/home/runner/work/create-tauri-app/create-tauri-app)
    Uploaded create-tauri-app v4.0.0 to registry `crates-io`
note: waiting for `create-tauri-app v4.0.0` to be available at registry `crates-io`.
You may press ctrl-c to skip waiting; the crate should be available shortly.
   Published create-tauri-app v4.0.0 at registry `crates-io`

create-tauri-app-js v4.0.0

22 May 18:35
184a726

Choose a tag to compare

[4.0.0]

Dependencies