Skip to content

Commit

Permalink
chore: upgrade aide (dfinity#2175)
Browse files Browse the repository at this point in the history
This removes the old axum dep from the workspace
  • Loading branch information
rumenov authored Oct 22, 2024
1 parent 6afff64 commit acf8503
Show file tree
Hide file tree
Showing 6 changed files with 60 additions and 698 deletions.
301 changes: 14 additions & 287 deletions Cargo.Bazel.Fuzzing.json.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"checksum": "1d2d15a1c6982e4c81e60e62ac8ec25db85d2b6c732a2deada0b829aadd241df",
"checksum": "816dcb40bf126158fa3e9fba90b474a27d1632c2001a5d1958f33be1a971846a",
"crates": {
"abnf 0.12.0": {
"name": "abnf",
Expand Down Expand Up @@ -1576,14 +1576,14 @@
],
"license_file": "LICENSE-MIT"
},
"aide 0.13.2": {
"aide 0.13.4": {
"name": "aide",
"version": "0.13.2",
"version": "0.13.4",
"package_url": "https://github.com/tamasfe/aide",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/aide/0.13.2/download",
"sha256": "98d2c16bfa7d1755d5a6a20a6decdb7303843c6fee13f4cff039c568291b5872"
"url": "https://static.crates.io/crates/aide/0.13.4/download",
"sha256": "7b0e3b97a21e41ec5c19bfd9b4fc1f7086be104f8b988681230247ffc91cc8ed"
}
},
"targets": [
Expand Down Expand Up @@ -1667,16 +1667,7 @@
"selects": {}
},
"edition": "2021",
"proc_macro_deps": {
"common": [
{
"id": "derive_more 0.99.17",
"target": "derive_more"
}
],
"selects": {}
},
"version": "0.13.2"
"version": "0.13.4"
},
"license": "MIT OR Apache-2.0",
"license_ids": [
Expand Down Expand Up @@ -4372,160 +4363,6 @@
],
"license_file": "LICENSE-APACHE"
},
"axum 0.6.20": {
"name": "axum",
"version": "0.6.20",
"package_url": "https://github.com/tokio-rs/axum",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/axum/0.6.20/download",
"sha256": "3b829e4e32b91e643de6eafe82b1d90675f5874230191a4ffbc1b336dec4d6bf"
}
},
"targets": [
{
"Library": {
"crate_name": "axum",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "axum",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "axum 0.6.20",
"target": "build_script_build"
},
{
"id": "axum-core 0.3.4",
"target": "axum_core"
},
{
"id": "bitflags 1.3.2",
"target": "bitflags"
},
{
"id": "bytes 1.7.2",
"target": "bytes"
},
{
"id": "futures-util 0.3.30",
"target": "futures_util"
},
{
"id": "http 0.2.12",
"target": "http"
},
{
"id": "http-body 0.4.6",
"target": "http_body"
},
{
"id": "hyper 0.14.27",
"target": "hyper"
},
{
"id": "itoa 1.0.9",
"target": "itoa"
},
{
"id": "matchit 0.7.3",
"target": "matchit"
},
{
"id": "memchr 2.6.4",
"target": "memchr"
},
{
"id": "mime 0.3.17",
"target": "mime"
},
{
"id": "percent-encoding 2.3.1",
"target": "percent_encoding"
},
{
"id": "pin-project-lite 0.2.13",
"target": "pin_project_lite"
},
{
"id": "serde 1.0.203",
"target": "serde"
},
{
"id": "sync_wrapper 0.1.2",
"target": "sync_wrapper"
},
{
"id": "tower 0.4.13",
"target": "tower"
},
{
"id": "tower-layer 0.3.3",
"target": "tower_layer"
},
{
"id": "tower-service 0.3.3",
"target": "tower_service"
}
],
"selects": {}
},
"edition": "2021",
"proc_macro_deps": {
"common": [
{
"id": "async-trait 0.1.83",
"target": "async_trait"
}
],
"selects": {}
},
"version": "0.6.20"
},
"build_script_attrs": {
"data_glob": [
"**"
],
"proc_macro_deps": {
"common": [
{
"id": "rustversion 1.0.14",
"target": "rustversion"
}
],
"selects": {}
}
},
"license": "MIT",
"license_ids": [
"MIT"
],
"license_file": "LICENSE"
},
"axum 0.7.7": {
"name": "axum",
"version": "0.7.7",
Expand Down Expand Up @@ -4698,116 +4535,6 @@
],
"license_file": "LICENSE"
},
"axum-core 0.3.4": {
"name": "axum-core",
"version": "0.3.4",
"package_url": "https://github.com/tokio-rs/axum",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/axum-core/0.3.4/download",
"sha256": "759fa577a247914fd3f7f76d62972792636412fbfd634cd452f6a385a74d2d2c"
}
},
"targets": [
{
"Library": {
"crate_name": "axum_core",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "axum_core",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "axum-core 0.3.4",
"target": "build_script_build"
},
{
"id": "bytes 1.7.2",
"target": "bytes"
},
{
"id": "futures-util 0.3.30",
"target": "futures_util"
},
{
"id": "http 0.2.12",
"target": "http"
},
{
"id": "http-body 0.4.6",
"target": "http_body"
},
{
"id": "mime 0.3.17",
"target": "mime"
},
{
"id": "tower-layer 0.3.3",
"target": "tower_layer"
},
{
"id": "tower-service 0.3.3",
"target": "tower_service"
}
],
"selects": {}
},
"edition": "2021",
"proc_macro_deps": {
"common": [
{
"id": "async-trait 0.1.83",
"target": "async_trait"
}
],
"selects": {}
},
"version": "0.3.4"
},
"build_script_attrs": {
"data_glob": [
"**"
],
"proc_macro_deps": {
"common": [
{
"id": "rustversion 1.0.14",
"target": "rustversion"
}
],
"selects": {}
}
},
"license": "MIT",
"license_ids": [
"MIT"
],
"license_file": "LICENSE"
},
"axum-core 0.4.5": {
"name": "axum-core",
"version": "0.4.5",
Expand Down Expand Up @@ -17645,7 +17372,7 @@
"target": "addr"
},
{
"id": "aide 0.13.2",
"id": "aide 0.13.4",
"target": "aide"
},
{
Expand Down Expand Up @@ -58874,14 +58601,14 @@
],
"license_file": "LICENSE-APACHE"
},
"serde_qs 0.12.0": {
"serde_qs 0.13.0": {
"name": "serde_qs",
"version": "0.12.0",
"version": "0.13.0",
"package_url": "https://github.com/samscott89/serde_qs",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/serde_qs/0.12.0/download",
"sha256": "0431a35568651e363364210c91983c1da5eb29404d9f0928b67d4ebcfa7d330c"
"url": "https://static.crates.io/crates/serde_qs/0.13.0/download",
"sha256": "cd34f36fe4c5ba9654417139a9b3a20d2e1de6012ee678ad14d240c22c78d8d6"
}
},
"targets": [
Expand All @@ -58906,7 +58633,7 @@
"deps": {
"common": [
{
"id": "axum 0.6.20",
"id": "axum 0.7.7",
"target": "axum",
"alias": "axum_framework"
},
Expand All @@ -58930,7 +58657,7 @@
"selects": {}
},
"edition": "2018",
"version": "0.12.0"
"version": "0.13.0"
},
"license": "MIT/Apache-2.0",
"license_ids": [
Expand Down Expand Up @@ -78693,7 +78420,7 @@
"actix-rt 2.10.0",
"actix-web 4.9.0",
"addr 0.15.6",
"aide 0.13.2",
"aide 0.13.4",
"anyhow 1.0.72",
"arbitrary 1.3.2",
"arc-swap 1.7.1",
Expand Down
Loading

0 comments on commit acf8503

Please sign in to comment.