vet cargo docs on CI (#380)

Signed-off-by: Cyrill Leutwiler <bigcyrill@hotmail.com>
This commit is contained in:
xermicus
2025-09-29 13:39:09 +02:00
committed by GitHub
parent 713b7e5409
commit 1cc4f967b4
12 changed files with 28 additions and 16 deletions
+1 -1
View File
@@ -220,7 +220,7 @@ impl Default for Specs {
impl Specs {
/// Get the list of actions to perform
/// A default [`SpecAction::VerifyCall`] is injected after each Instantiate or Call action when
/// A default [`SpecsAction::VerifyCall`] is injected after each Instantiate or Call action when
/// missing and not in differential mode
pub fn actions(&self) -> Vec<SpecsAction> {
self.actions