Release mnw-server v0.10.18
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2 files changed,
+2 insertions,
-2 deletions
| 4318 |
4318 |
|
|
| 4319 |
4319 |
|
[[package]]
|
| 4320 |
4320 |
|
name = "makenotwork"
|
| 4321 |
|
- |
version = "0.10.17"
|
|
4321 |
+ |
version = "0.10.18"
|
| 4322 |
4322 |
|
dependencies = [
|
| 4323 |
4323 |
|
"ammonia",
|
| 4324 |
4324 |
|
"anyhow",
|
| 1 |
1 |
|
[package]
|
| 2 |
2 |
|
name = "makenotwork"
|
| 3 |
|
- |
version = "0.10.17"
|
|
3 |
+ |
version = "0.10.18"
|
| 4 |
4 |
|
edition = "2024"
|
| 5 |
5 |
|
license-file = "LICENSE"
|
| 6 |
6 |
|
# Server binary — never published to a registry. Marks the crate private so
|