We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f65095d commit 3a87d14Copy full SHA for 3a87d14
2 files changed
bon-sandbox/Cargo.toml
@@ -36,4 +36,4 @@ typed-builder = "0.23"
36
[dependencies.bon]
37
features = ["experimental-overwritable", "experimental-generics-setters"]
38
path = "../bon"
39
-version = "=3.9.1"
+version = "=3.9.1"
website/src/changelog.md
@@ -15,7 +15,7 @@ This is purely a minutae update with zero changes to the Rust API. Enjoy the sta
15
16
### Internal
17
18
-- Maintenance tests and dependencies update ([#377](https://github.com/elastio/bon/pull/377))
+- Regular maintenance ([#377](https://github.com/elastio/bon/pull/377))
19
20
## [3.9.0](https://github.com/elastio/bon/compare/v3.8.2...v3.9.0) - 2026-02-13
21
0 commit comments