mirror of
https://github.com/NLnetLabs/domain.git
synced 2026-08-17 21:15:41 +02:00
Release 0.10.4. (#509)
Other changes * Fix a build issue with [*time*](https://time-rs.github.io/) 0.3.41. ([#505], backported from [#503] by [@PSeitz])
This commit is contained in:
Generated
+1
-1
@@ -202,7 +202,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "domain"
|
||||
version = "0.10.3"
|
||||
version = "0.10.4"
|
||||
dependencies = [
|
||||
"arc-swap",
|
||||
"bytes",
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "domain"
|
||||
version = "0.10.3"
|
||||
version = "0.10.4"
|
||||
|
||||
# This is the mimimal Rust version with minimal dependencies as specified
|
||||
# below. With latest dependency versions 1.76.0 is currently required.
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
# Change Log
|
||||
|
||||
## 0.10.4
|
||||
|
||||
Released 2025-03-31.
|
||||
|
||||
Other changes
|
||||
|
||||
* Fix a build issue with [*time*](https://time-rs.github.io/) 0.3.41.
|
||||
([#505], backported from [#503] by [@PSeitz])
|
||||
|
||||
[#503]: https://github.com/NLnetLabs/domain/pull/503
|
||||
[#505]: https://github.com/NLnetLabs/domain/pull/505
|
||||
[@PSeitz]: https://github.com/PSeitz
|
||||
|
||||
|
||||
## 0.10.3
|
||||
|
||||
Released 2024-10-14.
|
||||
|
||||
Reference in New Issue
Block a user