~repos /rust-embed
git clone https://pyrossh.dev/repos/rust-embed.git
rust macro which loads files into the rust binary at compile time during release and loads the file from the fs during dev.
9cfad6fa
—
pyrossh 1 month ago
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 <mac.zwolinski@gmail.com>.
|
|
13
13
|
|