rust-embed v8.11.0

#rust#proc-macro#http

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.


292380fpyrossh 2023-06-09T00:33:41+05:30
update changelog
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
  ## [6.7.0] - 2023-06-09
11
11
 
12
- - Update `syn` to v2.0 [#209](https://github.com/pyrossh/rust-embed/issues/211)
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