anvie / litcrypt.rs

a Rust compiler plugin to encrypt string literal at compile time.
Other
196 stars 19 forks source link

Create new release v0.4.0 #15

Open mbrgm opened 1 year ago

mbrgm commented 1 year ago

@anvie Now that #11 is merged, could you please create a new release of the crate?

Thank you very much for your help!

tuddman commented 1 year ago

polite bump @anvie for a new release 🙏 .

in the interim...

[dependencies]
litcrypt = { git = "https://github.com/anvie/litcrypt.rs", rev = "2f3c75e" }

works.