enveloperb 0.0.0.1.ENOTAG → 0.1.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/{ext/enveloperb/Cargo.toml → Cargo.toml} +3 -3
- data/LICENCE +674 -0
- data/README.md +13 -11
- data/enveloperb.gemspec +7 -6
- data/ext/Rakefile +5 -0
- data/lib/enveloperb.rb +3 -11
- data/{ext/enveloperb/src → src}/lib.rs +1 -1
- metadata +37 -46
- data/LICENSE +0 -124
- data/ext/enveloperb/.gitignore +0 -4
- data/ext/enveloperb/Cargo.lock +0 -1733
- data/ext/enveloperb/extconf.rb +0 -4
data/ext/enveloperb/extconf.rb
DELETED