Skip to content

Commit

Permalink
deps
Browse files Browse the repository at this point in the history
  • Loading branch information
junkurihara committed Feb 15, 2024
1 parent 8ee626f commit 7645830
Show file tree
Hide file tree
Showing 39 changed files with 38 additions and 4,384 deletions.
11 changes: 10 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
[workspace]
[workspace.package]
version = "0.7.0-alpha.5"
authors = ["Jun Kurihara"]
homepage = "https://github.com/junkurihara/rust-rpxy"
repository = "https://github.com/junkurihara/rust-rpxy"
license = "MIT"
readme = "./README.md"
edition = "2021"
publish = false

[workspace]
members = ["rpxy-bin", "rpxy-lib"]
exclude = ["submodules"]
resolver = "2"
Expand Down
89 changes: 0 additions & 89 deletions legacy-lib/Cargo.toml

This file was deleted.

135 changes: 0 additions & 135 deletions legacy-lib/src/backend/load_balance.rs

This file was deleted.

132 changes: 0 additions & 132 deletions legacy-lib/src/backend/load_balance_sticky.rs

This file was deleted.

Loading

0 comments on commit 7645830

Please sign in to comment.