Skip to content

Commit

Permalink
Merge pull request #5 from H1ghBre4k3r/remove-lachs
Browse files Browse the repository at this point in the history
chore: move lachs to own repo and reference
  • Loading branch information
H1ghBre4k3r authored Oct 28, 2024
2 parents 176b270 + cae952d commit 0585dfd
Show file tree
Hide file tree
Showing 11 changed files with 7 additions and 549 deletions.
8 changes: 6 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 1 addition & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,5 @@ readme = "README.md"
repository = "https://github.com/H1ghBre4k3r/html-parser"
description = "Fast and simple (and hopefully at some point spec compliant) HTML parser."

[workspace]
members = ["crates/lachs", "crates/lachs_derive"]

[dependencies]
lachs = { path = "./crates/lachs/" }
lachs = "0.1.1"
14 changes: 0 additions & 14 deletions crates/lachs/Cargo.toml

This file was deleted.

21 changes: 0 additions & 21 deletions crates/lachs/LICENSE

This file was deleted.

72 changes: 0 additions & 72 deletions crates/lachs/README.md

This file was deleted.

90 changes: 0 additions & 90 deletions crates/lachs/src/lib.rs

This file was deleted.

16 changes: 0 additions & 16 deletions crates/lachs_derive/Cargo.toml

This file was deleted.

21 changes: 0 additions & 21 deletions crates/lachs_derive/LICENSE

This file was deleted.

9 changes: 0 additions & 9 deletions crates/lachs_derive/README.md

This file was deleted.

13 changes: 0 additions & 13 deletions crates/lachs_derive/src/lib.rs

This file was deleted.

Loading

0 comments on commit 0585dfd

Please sign in to comment.