Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sonodima committed Oct 3, 2024
1 parent 079cf4b commit bcac53b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Add this to your `Cargo.toml`:

```toml
[dependencies]
microseh = "1.0"
microseh = "1.1"
```

**Minimal Example:** Dereference an invalid pointer without crashing the program, and return the handled exception.
Expand Down

0 comments on commit bcac53b

Please sign in to comment.