You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[WARNING] the `install.root` value `t1` defined in [ROOT]/.cargo/config.toml without a trailing slash is deprecated; a future version of Cargo will treat it as relative to the configuration directory. Add a trailing slash (`t1/`) to adopt the correct behavior and silence this warning. See more at https://doc.rust-lang.org/cargo/reference/config.html#config-relative-paths
525
+
[WARNING] the `install.root` value `t1` defined in [ROOT]/.cargo/config.toml without a trailing slash is deprecated
526
+
|
527
+
= [NOTE] a future version of Cargo will treat it as relative to the configuration directory
528
+
= [HELP] add a trailing slash (`t1/`) to adopt the correct behavior and silence this warning
529
+
= [NOTE] see more at https://doc.rust-lang.org/cargo/reference/config.html#config-relative-paths
526
530
[INSTALLING] foo v0.0.1 ([ROOT]/foo)
527
531
[COMPILING] foo v0.0.1 ([ROOT]/foo)
528
532
[FINISHED] `release` profile [optimized] target(s) in [ELAPSED]s
[WARNING] the `install.root` value `t1` defined in [ROOT]/.cargo/config.toml without a trailing slash is deprecated; a future version of Cargo will treat it as relative to the configuration directory. Add a trailing slash (`t1/`) to adopt the correct behavior and silence this warning. See more at https://doc.rust-lang.org/cargo/reference/config.html#config-relative-paths
629
+
[WARNING] the `install.root` value `t1` defined in [ROOT]/.cargo/config.toml without a trailing slash is deprecated
630
+
|
631
+
= [NOTE] a future version of Cargo will treat it as relative to the configuration directory
632
+
= [HELP] add a trailing slash (`t1/`) to adopt the correct behavior and silence this warning
633
+
= [NOTE] see more at https://doc.rust-lang.org/cargo/reference/config.html#config-relative-paths
626
634
[INSTALLING] foo v0.0.1 ([ROOT]/foo)
627
635
[COMPILING] foo v0.0.1 ([ROOT]/foo)
628
636
[FINISHED] `release` profile [optimized] target(s) in [ELAPSED]s
0 commit comments