Skip to content

Commit 3da25c2

Browse files
committed
build: switch to beta version
Also, refresh dependencies
1 parent 5e5fd1b commit 3da25c2

File tree

2 files changed

+29
-43
lines changed

2 files changed

+29
-43
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "trunk"
3-
version = "0.22.0"
3+
version = "0.22.0-beta.1"
44
edition = "2024"
55
description = "Build, bundle & ship your Rust WASM application to the web."
66
license = "MIT/Apache-2.0"

0 commit comments

Comments
 (0)