Skip to content

Commit 568a69f

Browse files
committed
different serde_json's
2 parents cb908b7 + 5766512 commit 568a69f

File tree

11 files changed

+239
-385
lines changed

11 files changed

+239
-385
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [3.2.14](https://github.com/async-graphql/async_graphql_apollo_studio_extension/compare/v3.2.13...v3.2.14) - 2024-03-07
11+
12+
### Fixed
13+
- fixing reqwest in build-dependency
14+
15+
### Other
16+
- updating reqwest to use rustls
17+
- setting default-features to false for reqwest
18+
- *(deps)* bump chrono from 0.4.34 to 0.4.35
19+
1020
## [3.2.13](https://github.com/async-graphql/async_graphql_apollo_studio_extension/compare/v3.2.12...v3.2.13) - 2024-03-04
1121

1222
### Fixed

0 commit comments

Comments
 (0)