mirror of
https://github.com/emmett-framework/granian.git
synced 2025-08-04 17:08:02 +00:00
Bump version to 1.8.0
This commit is contained in:
parent
e9877da6f0
commit
c50f2a58a4
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -352,7 +352,7 @@ checksum = "07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f"
|
|||
|
||||
[[package]]
|
||||
name = "granian"
|
||||
version = "1.7.6"
|
||||
version = "1.8.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"crossbeam-channel",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "granian"
|
||||
version = "1.7.6"
|
||||
version = "1.8.0"
|
||||
description = "A Rust HTTP server for Python applications"
|
||||
authors = ["Giovanni Barillari <g@baro.dev>"]
|
||||
license = "BSD-3-Clause"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue