Compare commits
3 Commits
e332172dc4
...
renovate/g
| Author | SHA1 | Date | |
|---|---|---|---|
| ad6cf04981 | |||
| 02cffa507b | |||
| b9db54dacf |
@@ -10,7 +10,7 @@ on:
|
||||
jobs:
|
||||
renovate:
|
||||
runs-on: ubuntu-latest
|
||||
container: ghcr.io/renovatebot/renovate:39.216.1
|
||||
container: ghcr.io/renovatebot/renovate:39.264.0
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- run: renovate
|
||||
|
||||
796
Cargo.lock
generated
796
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -8,7 +8,7 @@ edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
dioxus = { version = "0.7.0", features = ["router", "fullstack"] }
|
||||
reqwest = { version = "0.12.15" }
|
||||
reqwest = { version = "0.13.0" }
|
||||
|
||||
[features]
|
||||
default = ["web"]
|
||||
|
||||
Reference in New Issue
Block a user