File tree 2 files changed +8
-1
lines changed
2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 0.1.5] ( https://github.com/matrix-org/rust-opa-wasm/compare/v0.1.4...v0.1.5 ) - 2025-03-13
10
+
11
+ ### Other
12
+
13
+ - * (deps)* update duration-str requirement from >=0.11, <0.14 to >=0.11, <0.16
14
+ - * (deps)* update json-patch requirement from >=0.2.3, <3.1.0 to >=0.2.3, <4.1.0
15
+
9
16
## [ 0.1.4] ( https://github.com/matrix-org/rust-opa-wasm/compare/v0.1.3...v0.1.4 ) - 2025-02-21
10
17
11
18
### Other
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " opa-wasm"
3
- version = " 0.1.4 "
3
+ version = " 0.1.5 "
4
4
description = " A crate to use OPA policies compiled to WASM."
5
5
repository = " https://github.com/matrix-org/rust-opa-wasm"
6
6
rust-version = " 1.76"
You can’t perform that action at this time.
0 commit comments