mirror of
https://github.com/emmett-framework/granian.git
synced 2025-08-04 17:08:02 +00:00
Bump version to 1.5.0
This commit is contained in:
parent
d4fce68f90
commit
48a85fd420
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -296,7 +296,7 @@ checksum = "40ecd4077b5ae9fd2e9e169b102c6c330d0605168eb0e8bf79952b256dbefffd"
|
|||
|
||||
[[package]]
|
||||
name = "granian"
|
||||
version = "1.4.4"
|
||||
version = "1.5.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"crossbeam-channel",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "granian"
|
||||
version = "1.4.4"
|
||||
version = "1.5.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