Bump fatality crate to 0.1.1 (#4464)
... to get rid of the macro debug logs like this from build output
```
[/home/alexggh/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fatality-proc-macro-0.1.0/src/types.rs:171:23] input = TokenStream [
Literal {
kind: Str,
symbol: "Error while accessing runtime information",
suffix: None,
span: #0 bytes(6943..6986),
},
]
```
Signed-off-by:
Alexandru Gheorghe <alexandru.gheorghe@parity.io>
Showing
- Cargo.lock 4 additions, 6 deletionsCargo.lock
- polkadot/node/core/backing/Cargo.toml 1 addition, 1 deletionpolkadot/node/core/backing/Cargo.toml
- polkadot/node/core/dispute-coordinator/Cargo.toml 1 addition, 1 deletionpolkadot/node/core/dispute-coordinator/Cargo.toml
- polkadot/node/core/prospective-parachains/Cargo.toml 1 addition, 1 deletionpolkadot/node/core/prospective-parachains/Cargo.toml
- polkadot/node/core/provisioner/Cargo.toml 1 addition, 1 deletionpolkadot/node/core/provisioner/Cargo.toml
- polkadot/node/network/availability-distribution/Cargo.toml 1 addition, 1 deletionpolkadot/node/network/availability-distribution/Cargo.toml
- polkadot/node/network/availability-recovery/Cargo.toml 1 addition, 1 deletionpolkadot/node/network/availability-recovery/Cargo.toml
- polkadot/node/network/bridge/Cargo.toml 1 addition, 1 deletionpolkadot/node/network/bridge/Cargo.toml
- polkadot/node/network/collator-protocol/Cargo.toml 1 addition, 1 deletionpolkadot/node/network/collator-protocol/Cargo.toml
- polkadot/node/network/dispute-distribution/Cargo.toml 1 addition, 1 deletionpolkadot/node/network/dispute-distribution/Cargo.toml
- polkadot/node/network/protocol/Cargo.toml 1 addition, 1 deletionpolkadot/node/network/protocol/Cargo.toml
- polkadot/node/network/statement-distribution/Cargo.toml 1 addition, 1 deletionpolkadot/node/network/statement-distribution/Cargo.toml
- polkadot/node/subsystem-util/Cargo.toml 1 addition, 1 deletionpolkadot/node/subsystem-util/Cargo.toml
Please register or sign in to comment