rust-embed v8.11.0
git clone https://git.pyrossh.dev/rust-embed
rust macro which loads files into the rust binary at compile time during release and loads the file from the fs during dev.
9cfad6f
— pyrossh
2025-11-02T17:40:46+05:30
typo: changelog date
- changelog.md +1 -1
changelog.md
CHANGED
|
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
|
|
7
7
|
|
|
8
8
|
Thanks to [Mark Drobnak](https://github.com/AzureMarker) for the changelog.
|
|
9
9
|
|
|
10
|
-
## [8.9.0] - 2025-10-
|
|
10
|
+
## [8.9.0] - 2025-10-31
|
|
11
11
|
|
|
12
12
|
- Ignore paths that couldn't be canonicalized. Thanks to zvolin <[email protected]>.
|
|
13
13
|
|