sleev-darwin-x64 1.7.7 → 1.7.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/THIRD_PARTY_NOTICES.md +4 -3
- package/bin/sleev +0 -0
- package/package.json +1 -1
package/THIRD_PARTY_NOTICES.md
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
# Third-Party Notices
|
|
2
2
|
|
|
3
3
|
<!-- Generated by tools/generate_third_party_notices.py; do not edit manually. -->
|
|
4
|
-
<!-- cli/Cargo.lock SHA-256:
|
|
5
|
-
<!-- uv.lock SHA-256:
|
|
4
|
+
<!-- cli/Cargo.lock SHA-256: ec7d550c8785da49f5250e7abc0adb4f492001fd3c3ca19d4e6766610b90e0f9 -->
|
|
5
|
+
<!-- uv.lock SHA-256: d295ebd05442e50bf97de77b7f45953f72d298a29b4a5f6005b84a5bf41f2df9 -->
|
|
6
6
|
|
|
7
7
|
Sleev's own code and materials are proprietary and are not covered by this
|
|
8
8
|
document. Third-party components remain governed by their respective terms.
|
|
@@ -21,7 +21,7 @@ proprietary crates are excluded.
|
|
|
21
21
|
|
|
22
22
|
### Apache License 2.0
|
|
23
23
|
|
|
24
|
-
Used by: `adler2 2.0.1` `allocator-api2 0.2.21` `anyhow 1.0.103` `atomic-waker 1.1.2` `aws-lc-sys 0.42.0` `base64 0.22.1` `bitflags 2.13.0` `block-buffer 0.10.4` `cc 1.2.65` `cfg-if 1.0.4` `cmake 0.1.58` `core-foundation 0.10.1` `core-foundation-sys 0.8.7` `cpufeatures 0.2.17` `crc32fast 1.5.0` `critical-section 1.2.0` `crypto-common 0.1.7` `curve25519-dalek-derive 0.1.1` `deranged 0.5.8` `digest 0.10.7` `displaydoc 0.2.6` `document-features 0.2.12` `dunce 1.0.5` `ed25519 2.2.3` `either 1.16.0` `equivalent 1.0.2` `errno 0.3.14` `fallible-iterator 0.3.0` `fallible-streaming-iterator 0.1.9` `fastrand 2.4.1` `find-msvc-tools 0.1.9` `flate2 1.1.9` `fnv 1.0.7` `form_urlencoded 1.2.2` `futures-channel 0.3.32` `futures-core 0.3.32` `futures-macro 0.3.32` `futures-sink 0.3.32` `futures-task 0.3.32` `futures-util 0.3.32` `getrandom 0.3.4` `getrandom 0.4.3` `hashbrown 0.15.5` `hashbrown 0.16.1` `hashbrown 0.17.1` `hashlink 0.10.0` `heck 0.5.0` `hex 0.4.3` `http 1.4.2` `httparse 1.10.1` `hyper-rustls 0.27.9` `ident_case 1.0.1` `idna 1.1.0` `idna_adapter 1.2.1` `indexmap 2.14.0` `indoc 2.0.7` `ipnet 2.12.0` `itertools 0.14.0` `itoa 1.0.18` `jobserver 0.1.34` `kasuari 0.4.12` `libc 0.2.186` `line-clipping 0.3.7` `linux-raw-sys 0.12.1` `litrs 1.0.0` `lock_api 0.4.14` `log 0.4.33` `miniz_oxide 0.8.9` `num-conv 0.2.2` `num_threads 0.1.7` `once_cell 1.21.4` `openssl-probe 0.2.1` `parking_lot 0.12.5` `parking_lot_core 0.9.12` `percent-encoding 2.3.2` `pin-project-lite 0.2.17` `pkg-config 0.3.33` `powerfmt 0.2.0` `proc-macro2 1.0.106` `qrcode 0.14.1` `quote 1.0.46` `regex 1.12.4` `regex-automata 0.4.14` `regex-syntax 0.8.11` `reqwest 0.13.1` `rustc_version 0.4.1` `rustix 1.1.4` `rustls 0.23.41` `rustls-native-certs 0.8.4` `rustls-pki-types 1.15.0` `rustls-platform-verifier 0.6.2` `rustversion 1.0.22` `ryu 1.0.23` `scopeguard 1.2.0` `security-framework 3.7.0` `security-framework-sys 2.17.0` `semver 1.0.28` `serde 1.0.228` `serde_core 1.0.228` `serde_derive 1.0.228` `serde_json 1.0.150` `sha2 0.10.9` `shlex 2.0.1` `signal-hook 0.3.18` `signal-hook-mio 0.2.5` `signal-hook-registry 1.4.8` `signature 2.2.0` `smallvec 1.15.2` `socket2 0.6.4` `stable_deref_trait 1.2.1` `static_assertions 1.1.0` `syn 2.0.118` `sync_wrapper 1.0.2` `tempfile 3.27.0` `thiserror 2.0.18` `thiserror-impl 2.0.18` `time 0.3.53` `time-core 0.1.9` `tokio-rustls 0.26.4` `typenum 1.20.1` `unicode-ident 1.0.24` `unicode-segmentation 1.13.3` `unicode-truncate 2.0.1` `unicode-width 0.2.2` `url 2.5.8` `utf8_iter 1.0.4` `vcpkg 0.2.15` `version_check 0.9.5` `winapi 0.3.9` `windows-link 0.2.1` `windows-sys 0.61.2` `zeroize 1.9.0`
|
|
24
|
+
Used by: `adler2 2.0.1` `allocator-api2 0.2.21` `anyhow 1.0.103` `atomic-waker 1.1.2` `aws-lc-sys 0.42.0` `base64 0.22.1` `bitflags 2.13.0` `block-buffer 0.10.4` `cc 1.2.65` `cfg-if 1.0.4` `cmake 0.1.58` `core-foundation 0.10.1` `core-foundation-sys 0.8.7` `cpufeatures 0.2.17` `crc32fast 1.5.0` `critical-section 1.2.0` `crypto-common 0.1.7` `curve25519-dalek-derive 0.1.1` `deranged 0.5.8` `digest 0.10.7` `displaydoc 0.2.6` `document-features 0.2.12` `dunce 1.0.5` `ed25519 2.2.3` `either 1.16.0` `equivalent 1.0.2` `errno 0.3.14` `fallible-iterator 0.3.0` `fallible-streaming-iterator 0.1.9` `fastrand 2.4.1` `find-msvc-tools 0.1.9` `flate2 1.1.9` `fnv 1.0.7` `form_urlencoded 1.2.2` `fs2 0.4.3` `futures-channel 0.3.32` `futures-core 0.3.32` `futures-macro 0.3.32` `futures-sink 0.3.32` `futures-task 0.3.32` `futures-util 0.3.32` `getrandom 0.3.4` `getrandom 0.4.3` `hashbrown 0.15.5` `hashbrown 0.16.1` `hashbrown 0.17.1` `hashlink 0.10.0` `heck 0.5.0` `hex 0.4.3` `http 1.4.2` `httparse 1.10.1` `hyper-rustls 0.27.9` `ident_case 1.0.1` `idna 1.1.0` `idna_adapter 1.2.1` `indexmap 2.14.0` `indoc 2.0.7` `ipnet 2.12.0` `itertools 0.14.0` `itoa 1.0.18` `jobserver 0.1.34` `kasuari 0.4.12` `libc 0.2.186` `line-clipping 0.3.7` `linux-raw-sys 0.12.1` `litrs 1.0.0` `lock_api 0.4.14` `log 0.4.33` `miniz_oxide 0.8.9` `num-conv 0.2.2` `num_threads 0.1.7` `once_cell 1.21.4` `openssl-probe 0.2.1` `parking_lot 0.12.5` `parking_lot_core 0.9.12` `percent-encoding 2.3.2` `pin-project-lite 0.2.17` `pkg-config 0.3.33` `powerfmt 0.2.0` `proc-macro2 1.0.106` `qrcode 0.14.1` `quote 1.0.46` `regex 1.12.4` `regex-automata 0.4.14` `regex-syntax 0.8.11` `reqwest 0.13.1` `rustc_version 0.4.1` `rustix 1.1.4` `rustls 0.23.41` `rustls-native-certs 0.8.4` `rustls-pki-types 1.15.0` `rustls-platform-verifier 0.6.2` `rustversion 1.0.22` `ryu 1.0.23` `scopeguard 1.2.0` `security-framework 3.7.0` `security-framework-sys 2.17.0` `semver 1.0.28` `serde 1.0.228` `serde_core 1.0.228` `serde_derive 1.0.228` `serde_json 1.0.150` `sha2 0.10.9` `shlex 2.0.1` `signal-hook 0.3.18` `signal-hook-mio 0.2.5` `signal-hook-registry 1.4.8` `signature 2.2.0` `smallvec 1.15.2` `socket2 0.6.4` `stable_deref_trait 1.2.1` `static_assertions 1.1.0` `syn 2.0.118` `sync_wrapper 1.0.2` `tempfile 3.27.0` `thiserror 2.0.18` `thiserror-impl 2.0.18` `time 0.3.53` `time-core 0.1.9` `tokio-rustls 0.26.4` `typenum 1.20.1` `unicode-ident 1.0.24` `unicode-segmentation 1.13.3` `unicode-truncate 2.0.1` `unicode-width 0.2.2` `url 2.5.8` `utf8_iter 1.0.4` `vcpkg 0.2.15` `version_check 0.9.5` `winapi 0.3.9` `windows-link 0.2.1` `windows-sys 0.61.2` `zeroize 1.9.0`
|
|
25
25
|
|
|
26
26
|
````text
|
|
27
27
|
Apache License
|
|
@@ -1568,6 +1568,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1568
1568
|
Included for:
|
|
1569
1569
|
|
|
1570
1570
|
- `bit-vec 0.6.3` from `LICENSE-MIT`
|
|
1571
|
+
- `fs2 0.4.3` from `LICENSE-MIT`
|
|
1571
1572
|
- `heck 0.5.0` from `LICENSE-MIT`
|
|
1572
1573
|
- `unicode-segmentation 1.13.3` from `LICENSE-MIT`
|
|
1573
1574
|
- `unicode-width 0.2.2` from `LICENSE-MIT`
|
package/bin/sleev
CHANGED
|
Binary file
|