uv/crates/uv-keyring/src
Zanie Blue 2fd2e19ce3
Use `thiserror` for keyring error type (#15561)
2025-08-28 08:09:11 -05:00
..
blocking.rs Add new `uv-keyring` crate that vendors the `keyring-rs` crate (#14725) 2025-08-15 15:57:56 +02:00
credential.rs Add new `uv-keyring` crate that vendors the `keyring-rs` crate (#14725) 2025-08-15 15:57:56 +02:00
error.rs Use `thiserror` for keyring error type (#15561) 2025-08-28 08:09:11 -05:00
lib.rs Read index credentials from env for `uv publish` (#15545) 2025-08-27 11:19:10 -05:00
macos.rs Fix unused code warning around `entry_from_constructor` (#15525) 2025-08-26 13:30:46 +02:00
mock.rs Add new `uv-keyring` crate that vendors the `keyring-rs` crate (#14725) 2025-08-15 15:57:56 +02:00
secret_service.rs Add new `uv-keyring` crate that vendors the `keyring-rs` crate (#14725) 2025-08-15 15:57:56 +02:00
windows.rs Ensure we get the last error from Windows on the same thread (#15564) 2025-08-27 21:42:37 +00:00