]> git.lizzy.rs Git - rust.git/blobdiff - Cargo.lock
rustdoc-json-types: Improve docs for HRTB fields
[rust.git] / Cargo.lock
index 6009b11f90438a1fd8d291881ca2ca5a49c4fdd0..4bc35ee5a0c5e3b172d55ac964b07adc47a4bdff 100644 (file)
@@ -448,9 +448,10 @@ dependencies = [
  "lazy_static",
  "remove_dir_all",
  "serde_json",
+ "snapbox",
  "tar",
  "termcolor",
- "toml_edit 0.13.4",
+ "toml_edit 0.14.3",
  "url 2.2.2",
 ]
 
@@ -4158,6 +4159,7 @@ dependencies = [
  "rustc_errors",
  "rustc_feature",
  "rustc_lexer",
+ "rustc_macros",
  "rustc_session",
  "rustc_span",
  "tracing",
@@ -4170,7 +4172,6 @@ name = "rustc_parse_format"
 version = "0.0.0"
 dependencies = [
  "rustc_lexer",
- "rustc_span",
 ]
 
 [[package]]