Skip to content

Commit 97bb6e1

Browse files
committed
Update everything except conduit-hyper
``` Updating anyhow v1.0.34 -> v1.0.37 Updating backtrace v0.3.54 -> v0.3.55 Removing cloudabi v0.1.0 Removing conduit-hyper v0.3.0-alpha.5 Updating const_fn v0.4.3 -> v0.4.4 Adding cpuid-bool v0.2.0 Updating ctor v0.1.16 -> v0.1.17 Updating funty v1.0.1 -> v1.1.0 Updating ghash v0.3.0 -> v0.3.1 Updating git2 v0.13.12 -> v0.13.15 Updating handlebars v3.5.1 -> v3.5.2 Updating heck v0.3.1 -> v0.3.2 Updating inventory v0.1.9 -> v0.1.10 Updating inventory-impl v0.1.9 -> v0.1.10 Updating libgit2-sys v0.12.14+1.1.0 -> v0.12.17+1.1.0 Updating libssh2-sys v0.2.19 -> v0.2.20 Updating nom v6.0.0 -> v6.0.1 Updating parking_lot_core v0.8.0 -> v0.8.2 Updating polyval v0.4.1 -> v0.4.5 Updating smallvec v1.5.0 -> v1.5.1 Updating standback v0.2.13 -> v0.2.14 Updating subtle v2.3.0 -> v2.4.0 Updating thiserror v1.0.22 -> v1.0.23 Updating thiserror-impl v1.0.22 -> v1.0.23 Updating toml v0.5.7 -> v0.5.8 Updating unicode-segmentation v1.7.0 -> v1.7.1 ```
1 parent c246903 commit 97bb6e1

File tree

2 files changed

+61
-63
lines changed

2 files changed

+61
-63
lines changed

Cargo.lock

Lines changed: 60 additions & 62 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ conduit = "0.9.0-alpha.3"
4242
conduit-conditional-get = "0.9.0-alpha.3"
4343
conduit-cookie = "0.9.0-alpha.4"
4444
conduit-git-http-backend = "0.9.0-alpha.2"
45-
conduit-hyper = "0.3.0-alpha.5"
45+
conduit-hyper = "=0.3.0-alpha.5"
4646
conduit-middleware = "0.9.0-alpha.3"
4747
conduit-router = "0.9.0-alpha.3"
4848
conduit-static = "0.9.0-alpha.3"

0 commit comments

Comments
 (0)