~repos /rust-embed
GIT_CONFIG_PARAMETERS="'http.version=HTTP/1.1'" git clone
https://git.pyrossh.dev/rust-embed.git
Discussions:
https://groups.google.com/g/rust-embed-devs
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 6 months 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 <[email protected]>.
|
|
13
13
|
|