Skip to content

Commit

Permalink
doc: near-sdk-rs migration guide to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dj8yf0μl committed Aug 18, 2023
1 parent 1953864 commit c84e370
Show file tree
Hide file tree
Showing 2 changed files with 494 additions and 0 deletions.
1 change: 1 addition & 0 deletions borsh/tests/smoke.rs
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ extern crate alloc;
use alloc::vec;

use borsh::{self, from_slice};

#[cfg(feature = "schema")]
use borsh::{try_from_slice_with_schema, BorshSchema};

Expand Down
Loading

0 comments on commit c84e370

Please sign in to comment.