mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
build(deps): bump micro_http from ae15e75 to 1de6f32
Bumps [micro_http](https://github.com/firecracker-microvm/firecracker) from `ae15e75` to `1de6f32`. - [Release notes](https://github.com/firecracker-microvm/firecracker/releases) - [Commits](https://github.com/firecracker-microvm/firecracker/compare/ae15e75eb78def04b156b09fc54b7ea687d8d469...1de6f32610869facaa43e779075099e33b795128) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
Generated
+1
-1
@@ -438,7 +438,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|||||||
[[package]]
|
[[package]]
|
||||||
name = "micro_http"
|
name = "micro_http"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
source = "git+https://github.com/firecracker-microvm/firecracker#ae15e75eb78def04b156b09fc54b7ea687d8d469"
|
source = "git+https://github.com/firecracker-microvm/firecracker#1de6f32610869facaa43e779075099e33b795128"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"epoll 4.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
"epoll 4.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user