Skip to content

Commit c31610a

Browse files
committed
Inline Python metadata
1 parent 3d5e454 commit c31610a

8 files changed

Lines changed: 4041 additions & 270 deletions

File tree

.cargo/config.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,8 @@ inherits = "dev"
33

44
[target.wasm32-unknown-unknown]
55
rustflags = ['--cfg', 'getrandom_backend="wasm_js"']
6+
7+
[patch.crates-io]
8+
# To compile uv-client
9+
reqwest-middleware = { git = "https://github.com/astral-sh/reqwest-middleware", rev = "7650ed76215a962a96d94a79be71c27bffde7ab2" }
10+
reqwest-retry = { git = "https://github.com/astral-sh/reqwest-middleware", rev = "7650ed76215a962a96d94a79be71c27bffde7ab2" }

0 commit comments

Comments
 (0)