File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
2+
3+ All notable changes to this project will be documented in this file.
4+
5+ The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6+ and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7+
8+ ## [ Unreleased]
9+
10+ ## [ 0.1.7] ( https://github.com/matrix-org/rust-opa-wasm/compare/v0.1.6...v0.1.7 ) - 2025-07-30
11+
12+ ### Other
13+
14+ - * (deps)* update wasmtime requirement from >=22, <35 to >=22, <36
15+ - fix clippy warnings
16+ - bump rust/clippy to 1.88.0
17+ # Changelog
218All notable changes to this project will be documented in this file.
319
420The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
Original file line number Diff line number Diff line change 11[package ]
22name = " opa-wasm"
3- version = " 0.1.6 "
3+ version = " 0.1.7 "
44description = " A crate to use OPA policies compiled to WASM."
55repository = " https://github.com/matrix-org/rust-opa-wasm"
66rust-version = " 1.76"
You can’t perform that action at this time.
0 commit comments