Skip to content

Commit

Permalink
lock to dg 0.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Lamby777 committed Aug 16, 2024
1 parent cae7493 commit 3ec51d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pets-lib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ chrono = { version = "0.4.38", features = ["serde"] }
concat-idents = "1.1.5"
derive_more = "0.99.17"
derived-deref = "2.1.0"
dialogical = "0.13.0"
dialogical = "=0.13.1"
godot = { version = "0.1.1", features = ["experimental-threads", "experimental-godot-api"] }
indoc = "2.0.4"
libdx = "2.1.1"
Expand All @@ -27,5 +27,5 @@ toml = "0.8.15"
typetag = "0.2.15"

[build-dependencies]
dialogical = "0.13.1"
dialogical = "=0.13.1"

0 comments on commit 3ec51d0

Please sign in to comment.