Skip to content

Commit

Permalink
chore: Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmah309 committed Dec 12, 2024
1 parent 1036bc6 commit 82bdc4b
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: 3.0.0-dev.1
version: 3.0.0
repository: https://github.com/mcmah309/anyhow

environment:
sdk: ">=3.3.0 <4.0.0"

dependencies:
rust: ^3.0.0-dev.2
rust: ^3.0.0
tapper:

dev_dependencies:
Expand Down

0 comments on commit 82bdc4b

Please sign in to comment.