Skip to content

Instantly share code, notes, and snippets.

@toidiu
Created January 31, 2024 00:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save toidiu/a8eb1a94e2e766971d55a311f3600604 to your computer and use it in GitHub Desktop.
Save toidiu/a8eb1a94e2e766971d55a311f3600604 to your computer and use it in GitHub Desktop.
s2n-tls-sys v0.1.2 (/Users/apoorvko/projects/fresh/s2n-tls/bindings/rust/s2n-tls-sys)
├── aws-lc-sys v0.12.1
│ ├── libc v0.2.152
│ └── paste v1.0.14 (proc-macro)
│ [build-dependencies]
│ ├── bindgen v0.68.1
│ │ ├── bitflags v2.4.2
│ │ ├── cexpr v0.6.0
│ │ │ └── nom v7.1.3
│ │ │ ├── memchr v2.7.1
│ │ │ └── minimal-lexical v0.2.1
│ │ ├── clang-sys v1.7.0
│ │ │ ├── glob v0.3.1
│ │ │ ├── libc v0.2.152
│ │ │ └── libloading v0.8.1
│ │ │ └── cfg-if v1.0.0
│ │ │ [build-dependencies]
│ │ │ └── glob v0.3.1
│ │ ├── lazy_static v1.4.0
│ │ ├── lazycell v1.3.0
│ │ ├── log v0.4.20
│ │ ├── peeking_take_while v0.1.2
│ │ ├── prettyplease v0.2.16
│ │ │ ├── proc-macro2 v1.0.78
│ │ │ │ └── unicode-ident v1.0.12
│ │ │ └── syn v2.0.48
│ │ │ ├── proc-macro2 v1.0.78 (*)
│ │ │ ├── quote v1.0.35
│ │ │ │ └── proc-macro2 v1.0.78 (*)
│ │ │ └── unicode-ident v1.0.12
│ │ ├── proc-macro2 v1.0.78 (*)
│ │ ├── quote v1.0.35 (*)
│ │ ├── regex v1.9.6
│ │ │ ├── regex-automata v0.3.9
│ │ │ │ └── regex-syntax v0.7.5
│ │ │ └── regex-syntax v0.7.5
│ │ ├── rustc-hash v1.1.0
│ │ ├── shlex v1.3.0
│ │ ├── syn v2.0.48 (*)
│ │ └── which v4.4.2
│ │ ├── either v1.9.0
│ │ ├── home v0.5.9
│ │ └── rustix v0.38.30
│ │ ├── bitflags v2.4.2
│ │ ├── errno v0.3.8
│ │ │ └── libc v0.2.152
│ │ └── libc v0.2.152
│ ├── cmake v0.1.50
│ │ └── cc v1.0.83
│ │ ├── jobserver v0.1.26
│ │ │ └── libc v0.2.152
│ │ └── libc v0.2.152
│ ├── dunce v1.0.4
│ └── fs_extra v1.3.0
└── libc v0.2.152
[build-dependencies]
└── cc v1.0.83 (*)
[dev-dependencies]
└── jobserver v0.1.26 (*)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment