Rename "everything" feature to "full"

This commit is contained in:
Michael Vines
2020-10-24 08:39:28 -07:00
committed by mergify[bot]
parent a4956844bd
commit 0cc9c94c43
13 changed files with 16 additions and 17 deletions

View File

@@ -1,5 +1,5 @@
//! The `system_transaction` module provides functionality for creating system transactions.
#![cfg(feature = "everything")]
#![cfg(feature = "full")]
use crate::{
hash::Hash,