~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.
292380f0
—
pyrossh 2 years ago
update changelog
- changelog.md +1 -1
changelog.md
CHANGED
|
@@ -9,7 +9,7 @@ Thanks to [Mark Drobnak](https://github.com/AzureMarker) for the changelog.
|
|
|
9
9
|
|
|
10
10
|
## [6.7.0] - 2023-06-09
|
|
11
11
|
|
|
12
|
-
- Update `syn` to v2.0 [#
|
|
12
|
+
- Update `syn` to v2.0 [#211](https://github.com/pyrossh/rust-embed/issues/211)
|
|
13
13
|
|
|
14
14
|
## [6.6.1] - 2023-03-25
|
|
15
15
|
|