Skip to content

Commit 80ff36b

Browse files
committed
Merge branch 'unstable' into stable
2 parents 9892ba3 + 00a18df commit 80ff36b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ members = [
1010
resolver = "2"
1111

1212
[workspace.package]
13-
version = "0.11.0"
13+
version = "0.11.0-1"
1414
edition = "2024"
1515
license = "MIT"
1616
authors = ["Klimenty Titov <aclo.create@gmail.com>"]

cc-static-server/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@ headers = { workspace = true }
1414
mime = { workspace = true }
1515
serde = { workspace = true, features = ["derive"] }
1616
tokio = { workspace = true, features = ["macros"] }
17+
tracing = { workspace = true }

0 commit comments

Comments
 (0)