Skip to content

Commit

Permalink
chore: Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmah309 committed Nov 19, 2024
1 parent a11a41a commit 4ed0f96
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
name: anyhow
description: Idiomatic error handling capabilities to make your code safer, more maintainable, and errors easier to
debug. Dart implementation of Rust's Result monad type and "anyhow" crate.
version: 2.0.0-dev4
version: 2.0.0-dev.5
repository: https://github.com/mcmah309/anyhow

environment:
sdk: ">=3.3.0 <4.0.0"

dependencies:
rust: ^2.0.0-dev1
rust: ^2.0.0-dev.2

dev_dependencies:
lints: ^3.0.0
Expand Down

0 comments on commit 4ed0f96

Please sign in to comment.