mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Use workspace definitions for all crates and update to the 2021 edition (#32544)
This commit is contained in:
parent
42b09d483f
commit
4a7f3bac7c
60 changed files with 283 additions and 268 deletions
|
@ -1,7 +1,7 @@
|
|||
[package]
|
||||
name = "hyper_serde"
|
||||
version = "0.13.2"
|
||||
edition = "2018"
|
||||
edition.workspace = true
|
||||
authors = ["The Servo Project Developers"]
|
||||
description = "Serde support for hyper types."
|
||||
license = "MIT OR Apache-2.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue