Skip to content

Commit 5269660

Browse files
jayvdbcijothomas
andauthored
Upgrade async-std v1.13 (#2082)
Co-authored-by: Cijo Thomas <cijo.thomas@gmail.com>
1 parent 8f4d64e commit 5269660

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ resolver = "2"
1616
debug = 1
1717

1818
[workspace.dependencies]
19-
async-std = "1.10"
19+
async-std = "1.13"
2020
async-trait = "0.1"
2121
bytes = "1"
2222
criterion = "0.5"

opentelemetry-sdk/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## vNext
44

5+
- Update `async-std` dependency version to 1.13
6+
57
## v0.25.0
68

79
- Update `opentelemetry` dependency version to 0.25

0 commit comments

Comments
 (0)