Skip to content

Commit 95c9d14

Browse files
committed
pull in local azure-core for Headers::with_capacity
Adjustment from PR #4159
1 parent d96f41b commit 95c9d14

2 files changed

Lines changed: 5 additions & 19 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@ rust-version = "1.88"
4343

4444
[workspace.dependencies.typespec]
4545
default-features = false
46-
version = "0.14.0"
46+
path = "sdk/core/typespec"
47+
version = "0.15.0"
4748

4849
[workspace.dependencies.typespec_client_core]
4950
default-features = false

0 commit comments

Comments
 (0)