Skip to content

Commit

Permalink
Remove dev dependency on the runtime crate
Browse files Browse the repository at this point in the history
Resolves #333
  • Loading branch information
Nicholas committed Oct 28, 2019
1 parent ac1d7b0 commit 8376372
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 28 deletions.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ mime_guess = "2.0.1"
percent-encoding = "2.0.0"
serde = { version = "1.0.91", features = ["derive"] }
tera = "0.11"
runtime = "0.3.0-alpha.7"
# Tide components
tide-log = { path = "./tide-log", default-features = false }

Expand Down
27 changes: 0 additions & 27 deletions examples/runtime.rs

This file was deleted.

0 comments on commit 8376372

Please sign in to comment.