Skip to content

Commit

Permalink
Update generator to 0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fornwall committed Mar 6, 2024
1 parent a282dca commit 4a4b70b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ cfg-if = "1.0.0"
scoped-tls = "1.0.0"

# Provides a generator based runtime
generator = "0.7"
generator = "0.8.1"

# Requires for "checkpoint" feature
serde = { version = "1.0.92", features = ["derive"], optional = true }
Expand Down

0 comments on commit 4a4b70b

Please sign in to comment.