Skip to content

Commit f8d5a34

Browse files
authored
Merge pull request #252 from sl-sh-dev/dependabot/cargo/doc/mdbook-slosh-eval/bytes-1.11.1
Bump bytes from 1.10.0 to 1.11.1 in /doc/mdbook-slosh-eval
2 parents 1d0c4cf + 6de7b1a commit f8d5a34

10 files changed

Lines changed: 588 additions & 283 deletions

File tree

Cargo.lock

Lines changed: 90 additions & 41 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

builtins/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ pub mod math;
1919
pub mod print;
2020
pub mod rand;
2121
pub mod string;
22+
pub mod vm_inspect;
2223

2324
pub const NOOP: &str = "noop";
2425

0 commit comments

Comments
 (0)