Skip to content

Commit f3aebe7

Browse files
Replace once_cell with LazyLock in codegen (#4105)
2 parents e6d952a + b9010a4 commit f3aebe7

File tree

12 files changed

+387
-267
lines changed

12 files changed

+387
-267
lines changed

.changelog/1747202677.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
applies_to: ["client", "server", "aws-sdk-rust"]
3+
authors:
4+
- FalkWoldmann
5+
references: [smithy-rs#4105]
6+
breaking: false
7+
new_feature: false
8+
bug_fix: false
9+
---
10+
Replace once_cell with std equivalents

aws/rust-runtime/aws-config/Cargo.lock

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

0 commit comments

Comments
 (0)