You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* replace lazy_static with std::sync::OnceLock ([#127](https://github.com/open-feature/rust-sdk/issues/127))
9
+
10
+
### 🐛 Bug Fixes
11
+
12
+
***deps:** update rust crate darling to 0.23.0 ([#119](https://github.com/open-feature/rust-sdk/issues/119)) ([596daa8](https://github.com/open-feature/rust-sdk/commit/596daa8c7c766d0634031800034a6d17b01c8ebc))
13
+
***deps:** update rust crate mockall to 0.14.0 ([#118](https://github.com/open-feature/rust-sdk/issues/118)) ([aa3a6fb](https://github.com/open-feature/rust-sdk/commit/aa3a6fbae6d28718bf79de36f8650006d0024ca8))
14
+
15
+
16
+
### 🧹 Chore
17
+
18
+
* Bump min rust version ([#125](https://github.com/open-feature/rust-sdk/issues/125)) ([7f74461](https://github.com/open-feature/rust-sdk/commit/7f7446137509f499a29c87c3ba228e1c4430d7c8))
19
+
***deps:** replace google-github-actions/release-please-action action with googleapis/release-please-action v4 ([#112](https://github.com/open-feature/rust-sdk/issues/112)) ([44d20fb](https://github.com/open-feature/rust-sdk/commit/44d20fb6de6c95f202ce541126482c450ecb6404))
20
+
***deps:** update actions/checkout action to v6 ([#117](https://github.com/open-feature/rust-sdk/issues/117)) ([58461b8](https://github.com/open-feature/rust-sdk/commit/58461b835f51a0df25cb00177ed2c54d4cfbf29b))
21
+
* update license copyright and add .cursor to gitignore ([#115](https://github.com/open-feature/rust-sdk/issues/115)) ([7b975f1](https://github.com/open-feature/rust-sdk/commit/7b975f13c21c7d2787f0342bd21d8ce02e64121d))
22
+
23
+
24
+
### 📚 Documentation
25
+
26
+
* update rust sdk release link in README ([#121](https://github.com/open-feature/rust-sdk/issues/121)) ([4efe245](https://github.com/open-feature/rust-sdk/commit/4efe245f4cd687feca40c2632fa7cd2ff566465c))
27
+
28
+
29
+
### 🔄 Refactoring
30
+
31
+
* replace lazy_static with std::sync::OnceLock ([#127](https://github.com/open-feature/rust-sdk/issues/127)) ([8d9182a](https://github.com/open-feature/rust-sdk/commit/8d9182af10b37ecfebe0e2e80248cddad1159798))
0 commit comments