Bug 1966980 - update neqo to v0.13.4 a=dmeehan DONTBUILD
Original Revision: https://phabricator.services.mozilla.com/D249829 Differential Revision: https://phabricator.services.mozilla.com/D251241
This commit is contained in:
committed by
dmeehan@mozilla.com
parent
9d64600fbb
commit
3b461172fe
@@ -1,17 +0,0 @@
|
||||
[package]
|
||||
name = "strum"
|
||||
version = "0.26.999"
|
||||
edition = "2018"
|
||||
license = "MIT OR Apache-2.0"
|
||||
|
||||
[lib]
|
||||
path = "lib.rs"
|
||||
|
||||
[dependencies.strum]
|
||||
version = "0.27.1"
|
||||
default-features = false
|
||||
|
||||
[features]
|
||||
default = ["strum/default"]
|
||||
derive = ["strum/derive"]
|
||||
std = ["strum/std"]
|
||||
@@ -1,5 +0,0 @@
|
||||
/* This Source Code Form is subject to the terms of the Mozilla Public
|
||||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||
|
||||
pub use strum::*;
|
||||
Reference in New Issue
Block a user