blyxyas / mdbook-emojicodes

MDBook preprocessor for converting emojicodes (e.g. `: cat :`) into emojis 🐱
https://crates.io/crates/mdbook-emojicodes
MIT License
11 stars 2 forks source link

fix: package version in lock file #3

Closed blaggacao closed 1 year ago

blaggacao commented 1 year ago

This is made necessary by:

❯ cargo build --locked
error: the lock file /home/blaggacao/src/github.com/blyxyas/mdbook-emojicodes/Cargo.lock needs to be updated but --locked was passed to prevent this
If you want to try to generate the lock file without accessing the network, remove the --locked flag and use --offline instead.
blaggacao commented 1 year ago

Could you also recreate (I din't actually say that in public) the release alongside with this fix?