~repos /rust-embed

#rust#proc-macro#http

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.


c2693827 Peter John

1 year ago
Merge pull request #237 from dimfeld/dimfeld-patch-1
Files changed (1) hide show
  1. 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
  ## [8.3.0] - 2024-02-26
11
11
 
12
- - Fix symbolic links in debug builds [#230](https://github.com/pyrossh/rust-embed/pull/235/files). Thanks to [Buckram123](https://github.com/Buckram123)
12
+ - Fix symbolic links in debug builds [#235](https://github.com/pyrossh/rust-embed/pull/235/files). Thanks to [Buckram123](https://github.com/Buckram123)
13
13
 
14
14
  ## [8.2.0] - 2023-12-29
15
15