Skip to content

Commit

Permalink
revert to kani_core
Browse files Browse the repository at this point in the history
  • Loading branch information
QinyuanWu committed Sep 14, 2024
1 parent a5f3444 commit 50bbe10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/src/tools/kani.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ For example, insert this short blob into a rust file named `example.rs` inside y

``` rust
#[cfg(kani)]
use crate::kani;
kani_core::kani_lib!(core);

#[cfg(kani)]
#[unstable(feature = "kani", issue = "none")]
Expand Down

0 comments on commit 50bbe10

Please sign in to comment.