This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
uv
Watch
1
Star
0
Fork
You've already forked uv
0
mirror of
https://github.com/astral-sh/uv.git
synced
2025-07-07 21:35:00 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
a07adf72de
uv
/
crates
/
uv-auth
History
Download ZIP
Download TAR.GZ
Zanie Blue
a07adf72de
Use read-write locks instead of mutexes in authentication handling (
#3210
)
...
- Use `RwLock` for `KeyringProvider` cache - Use `RwLock` for `CredentialsCache`
2024-04-24 10:17:16 -05:00
..
src
Use read-write locks instead of mutexes in authentication handling (
#3210
)
2024-04-24 10:17:16 -05:00
Cargo.toml
Only perform fetches of credentials for a realm once (
#3237
)
2024-04-24 09:53:44 -05:00