Compare commits
2 Commits
ba384617c9
...
3ec9e9da43
Author | SHA1 | Date | |
---|---|---|---|
|
3ec9e9da43 | ||
c454354a94 |
@ -6,12 +6,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
## [0.3.0] - 2025-01-22
|
## [0.3.0] - 2025-01-29
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
- add port as string
|
- add port as string
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
- *(deps)* update rust crate minijinja to v2.7.0
|
||||||
- *(deps)* update rust crate uuid to v1.12.1
|
- *(deps)* update rust crate uuid to v1.12.1
|
||||||
- *(deps)* update rust crate uuid to v1.12.0
|
- *(deps)* update rust crate uuid to v1.12.0
|
||||||
- *(deps)* update rust crate uuid to v1.11.1
|
- *(deps)* update rust crate uuid to v1.11.1
|
||||||
|
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -2132,9 +2132,9 @@ checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "minijinja"
|
name = "minijinja"
|
||||||
version = "2.6.0"
|
version = "2.7.0"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "212b4cab3aad057bc6e611814472905546c533295723b9e26a31c7feb19a8e65"
|
checksum = "cff7b8df5e85e30b87c2b0b3f58ba3a87b68e133738bf512a7713769326dbca9"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"aho-corasick",
|
"aho-corasick",
|
||||||
"serde",
|
"serde",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user