]> Repositorios git - scryer-prolog.git/commit
prepare for publishing to crates.io (#1335)
authorMark Thom <[email protected]>
Tue, 15 Mar 2022 05:31:50 +0000 (23:31 -0600)
committerMark Thom <[email protected]>
Tue, 15 Mar 2022 06:07:42 +0000 (00:07 -0600)
commitd06b5f7ab5c3f73eea975d826aa27c7f36233285
treec126fc0ecc9ea0b4b4512c1f5aba93ae3f3a385c
parente88ec6736c12dd8b6afe07e8a80230988d24fe77
prepare for publishing to crates.io (#1335)
15 files changed:
Cargo.lock
Cargo.toml
README.md
build/instructions_template.rs [moved from crates/instructions-template/src/lib.rs with 100% similarity]
build/main.rs [moved from build.rs with 98% similarity]
build/static_string_indexing.rs [moved from crates/static-string-indexing/src/lib.rs with 100% similarity]
crates/instructions-template/Cargo.lock [deleted file]
crates/instructions-template/Cargo.toml [deleted file]
crates/num-rug-adapter/Cargo.toml [deleted file]
crates/num-rug-adapter/src/lib.rs [deleted file]
crates/static-string-indexing/Cargo.toml [deleted file]
crates/to-syn-value/Cargo.toml [deleted file]
crates/to-syn-value/src/lib.rs [deleted file]
crates/to-syn-value_derive/Cargo.toml [deleted file]
crates/to-syn-value_derive/src/lib.rs [deleted file]