Skip to content

Commit

Permalink
remove uuid
Browse files Browse the repository at this point in the history
  • Loading branch information
007gzs committed Feb 5, 2025
1 parent 9492fcb commit e430e4c
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 622 deletions.
116 changes: 0 additions & 116 deletions plugins/wasm-rust/Cargo.lock

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

1 change: 0 additions & 1 deletion plugins/wasm-rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ edition = "2021"
proxy-wasm = { git="https://github.com/higress-group/proxy-wasm-rust-sdk", branch="main", version="0.2.2" }
serde = "1.0"
serde_json = "1.0"
uuid = { version = "1.3.3", features = ["v4"] }
multimap = "0"
http = "1"
lazy_static = "1"
Expand Down
48 changes: 1 addition & 47 deletions plugins/wasm-rust/extensions/ai-data-masking/Cargo.lock

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

Loading

0 comments on commit e430e4c

Please sign in to comment.