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
526
[INSTALLING] foo v0.0.1 ([ROOT]/foo)
526
527
[COMPILING] foo v0.0.1 ([ROOT]/foo)
527
528
[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
605
607
[INSTALLING] foo v0.0.1 ([ROOT]/foo)
606
608
[COMPILING] foo v0.0.1 ([ROOT]/foo)
607
609
[FINISHED] `release` profile [optimized] target(s) in [ELAPSED]s
0 commit comments