1
Fork 0
mirror of https://github.com/RGBCube/embd-rs synced 2025-07-28 14:07:45 +00:00

Cargo update

This commit is contained in:
RGBCube 2025-02-02 22:45:05 +03:00
parent 601d4fed5f
commit 9ec0768a8e
Signed by: RGBCube
SSH key fingerprint: SHA256:CzqbPcfwt+GxFYNnFVCqoN5Itn4YFrshg1TrnACpA5M
3 changed files with 16 additions and 16 deletions

View file

@ -6,7 +6,7 @@ license = "MIT"
keywords = [ "embedding", "files", "debug-optimization", "bundling" ]
categories = [ "filesystem" ]
authors = [ "RGBCube" ]
version = "0.1.4"
version = "0.1.5"
edition = "2021"
include = [ "src/**/*.rs", "../README.md" ]