Skip to content
This repository was archived by the owner on Sep 18, 2025. It is now read-only.

Commit 936af21

Browse files
committed
Milestone 1: openssl-0.10.68
Signed-off-by: Quanyi Ma <eli@patch.sh>
1 parent 640176e commit 936af21

File tree

9,075 files changed

+3480283
-481438
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

9,075 files changed

+3480283
-481438
lines changed

BUCK

Lines changed: 2 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -21,21 +21,8 @@ cargo.rust_binary(
2121
"//third-party/rust/crates/winapi/0.3.9:winapi", # --config rust.features=everything,impl-debug,impl-default --config rust.target=i686-pc-windows-gnu
2222
# ---
2323

24-
# zstd-sys
25-
"//third-party/rust/crates/zstd-sys/2.0.13+zstd.1.5.6:zstd-sys",
26-
"//third-party/rust/crates/zstd-sys/2.0.14+zstd.1.5.7:zstd-sys",
27-
# ---
28-
29-
# zstd-safe
30-
"//third-party/rust/crates/zstd-safe/7.2.1:zstd-safe",
31-
32-
# libc
33-
"//third-party/rust/crates/libc/0.2.169:libc",
34-
# ---
35-
36-
# foreign-types-shared/
37-
"//third-party/rust/crates/foreign-types-shared/0.1.1:foreign-types-shared",
38-
"//third-party/rust/crates/foreign-types-shared/0.3.1:foreign-types-shared",
24+
# openssl-
25+
"//third-party/rust/crates/openssl/0.10.68:openssl",
3926
# ---
4027
],
4128
visibility = ["PUBLIC"],

README.md

Lines changed: 0 additions & 19 deletions
This file was deleted.

third-party/rust/crates/README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
## BUCK files of Crate
2+
3+
### Milestone
4+
5+
1. openssl-sys - 0.9.106
6+
2. rustyvault - 0.2.2
7+
8+
9+
### Building All
10+
11+
`buck2 build //:rust-third-party`
12+
13+
### TODO
14+
15+
16+
### Bug List
17+
18+
[bug list](BUG.md)

third-party/rust/crates/annotate-snippets/0.11.4/.cargo_vcs_info.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

third-party/rust/crates/annotate-snippets/0.11.4/.clippy.toml

Lines changed: 0 additions & 4 deletions
This file was deleted.

third-party/rust/crates/annotate-snippets/0.11.4/.pre-commit-config.yaml

Lines changed: 0 additions & 26 deletions
This file was deleted.

third-party/rust/crates/annotate-snippets/0.11.4/CHANGELOG.md

Lines changed: 0 additions & 164 deletions
This file was deleted.

0 commit comments

Comments
 (0)