Skip to content

Commit 9e2e9c9

Browse files
committedJan 1, 2024
Update THIRDPARTY.toml
1 parent c06b8a1 commit 9e2e9c9

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed
 

‎THIRDPARTY.toml

+11-11
Original file line numberDiff line numberDiff line change
@@ -735,7 +735,7 @@ text = """
735735

736736
[[third_party_libraries]]
737737
package_name = "anyhow"
738-
package_version = "1.0.76"
738+
package_version = "1.0.78"
739739
license = "MIT OR Apache-2.0"
740740

741741
[[third_party_libraries.licenses]]
@@ -2307,7 +2307,7 @@ limitations under the License.
23072307

23082308
[[third_party_libraries]]
23092309
package_name = "clap"
2310-
package_version = "4.4.11"
2310+
package_version = "4.4.12"
23112311
license = "MIT OR Apache-2.0"
23122312

23132313
[[third_party_libraries.licenses]]
@@ -2543,7 +2543,7 @@ text = """
25432543

25442544
[[third_party_libraries]]
25452545
package_name = "clap_builder"
2546-
package_version = "4.4.11"
2546+
package_version = "4.4.12"
25472547
license = "MIT OR Apache-2.0"
25482548

25492549
[[third_party_libraries.licenses]]
@@ -3798,7 +3798,7 @@ SOFTWARE.\r
37983798

37993799
[[third_party_libraries]]
38003800
package_name = "deranged"
3801-
package_version = "0.3.10"
3801+
package_version = "0.3.11"
38023802
license = "MIT OR Apache-2.0"
38033803

38043804
[[third_party_libraries.licenses]]
@@ -8558,7 +8558,7 @@ limitations under the License.
85588558

85598559
[[third_party_libraries]]
85608560
package_name = "memchr"
8561-
package_version = "2.6.4"
8561+
package_version = "2.7.1"
85628562
license = "Unlicense OR MIT"
85638563

85648564
[[third_party_libraries.licenses]]
@@ -11437,7 +11437,7 @@ text = """
1143711437

1143811438
[[third_party_libraries]]
1143911439
package_name = "proc-macro2"
11440-
package_version = "1.0.71"
11440+
package_version = "1.0.73"
1144111441
license = "MIT OR Apache-2.0"
1144211442

1144311443
[[third_party_libraries.licenses]]
@@ -11651,7 +11651,7 @@ END OF TERMS AND CONDITIONS
1165111651

1165211652
[[third_party_libraries]]
1165311653
package_name = "quote"
11654-
package_version = "1.0.33"
11654+
package_version = "1.0.34"
1165511655
license = "MIT OR Apache-2.0"
1165611656

1165711657
[[third_party_libraries.licenses]]
@@ -13903,7 +13903,7 @@ For more information, please refer to <https://unlicense.org>
1390313903

1390413904
[[third_party_libraries]]
1390513905
package_name = "schannel"
13906-
package_version = "0.1.22"
13906+
package_version = "0.1.23"
1390713907
license = "MIT"
1390813908

1390913909
[[third_party_libraries.licenses]]
@@ -16402,7 +16402,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1640216402

1640316403
[[third_party_libraries]]
1640416404
package_name = "syn"
16405-
package_version = "2.0.43"
16405+
package_version = "2.0.44"
1640616406
license = "MIT OR Apache-2.0"
1640716407

1640816408
[[third_party_libraries.licenses]]
@@ -16883,7 +16883,7 @@ SOFTWARE.
1688316883

1688416884
[[third_party_libraries]]
1688516885
package_name = "thiserror"
16886-
package_version = "1.0.51"
16886+
package_version = "1.0.53"
1688716887
license = "MIT OR Apache-2.0"
1688816888

1688916889
[[third_party_libraries.licenses]]
@@ -17097,7 +17097,7 @@ END OF TERMS AND CONDITIONS
1709717097

1709817098
[[third_party_libraries]]
1709917099
package_name = "thiserror-impl"
17100-
package_version = "1.0.51"
17100+
package_version = "1.0.53"
1710117101
license = "MIT OR Apache-2.0"
1710217102

1710317103
[[third_party_libraries.licenses]]

0 commit comments

Comments
 (0)
Please sign in to comment.