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
637
+
[WARNING] the `install.root` value `t1` defined in [ROOT]/.cargo/config.toml without a trailing slash is deprecated
638
+
|
639
+
= [NOTE] a future version of Cargo will treat it as relative to the configuration directory
640
+
= [HELP] add a trailing slash (`t1/`) to adopt the correct behavior and silence this warning
641
+
= [NOTE] see more at https://doc.rust-lang.org/cargo/reference/config.html#config-relative-paths
634
642
[INSTALLING] foo v0.0.1 ([ROOT]/foo)
635
643
[COMPILING] foo v0.0.1 ([ROOT]/foo)
636
644
[FINISHED] `release` profile [optimized] target(s) in [ELAPSED]s
0 commit comments