workspace/rust: 1.90 → 1.95
1 failed
(1 total)
View logs
modified crates/radicle-cli/src/commands/inbox.rs
@@ -127,7 +127,7 @@ fn list_all<'a>(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-node/src/tests.rs
@@ -1289,7 +1289,7 @@ fn test_persistent_peer_reconnect_success() {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1338,7 +1338,7 @@ fn test_maintain_connections() {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle/src/cob/cache.rs
@@ -290,7 +290,7 @@ fn bump(db: &sql::Connection) -> Result<usize, Error> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle/src/cob/store.rs
@@ -85,7 +85,7 @@ pub trait Cob: Sized {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle/src/node/db.rs
@@ -220,7 +220,7 @@ pub fn bump(db: &sql::Connection) -> Result<usize, Error> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified flake.lock
@@ -161,11 +161,11 @@
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified rust-toolchain.toml
@@ -1,4 +1,4 @@
|
|
| - | |
| + | |
|
|
|