File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1431,7 +1431,7 @@ repository = "https://github.com/unicode-org/icu4x"
14311431
14321432[[dependencies ]]
14331433name = " litrs"
1434- version = " 0.4.1 "
1434+ version = " 0.4.2 "
14351435description = """
14361436Parse and inspect Rust literals (i.e. tokens in the Rust programming language
14371437representing fixed values). Particularly useful for proc macros, but can also
@@ -2425,6 +2425,21 @@ authors = [
24252425]
24262426repository = " https://github.com/rust-lang/socket2"
24272427
2428+ [[dependencies ]]
2429+ name = " socket2"
2430+ version = " 0.6.0"
2431+ description = """
2432+ Utilities for handling networking sockets with a maximal amount of configuration
2433+ possible intended.
2434+ """
2435+ license = " MIT OR Apache-2.0"
2436+ notices = [" Copyright (c) 2014 Alex Crichton" ]
2437+ authors = [
2438+ " Alex Crichton <alex@alexcrichton.com>" ,
2439+ " Thomas de Zeeuw <thomasdezeeuw@gmail.com>" ,
2440+ ]
2441+ repository = " https://github.com/rust-lang/socket2"
2442+
24282443[[dependencies ]]
24292444name = " stable_deref_trait"
24302445version = " 1.2.0"
@@ -2490,7 +2505,7 @@ repository = "https://github.com/Peternator7/strum"
24902505
24912506[[dependencies ]]
24922507name = " strum_macros"
2493- version = " 0.27.1 "
2508+ version = " 0.27.2 "
24942509description = " Helpful macros for working with enums and strings"
24952510license = " MIT"
24962511notices = [" Copyright (c) 2019 Peter Glotfelty" ]
You can’t perform that action at this time.
0 commit comments