Skip to content

Commit

Permalink
deps: upgrade to twilight 0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
baptiste0928 committed Nov 16, 2022
1 parent e895d2c commit d1a7af4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion twilight-interactions/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ default = ["derive"]
derive = ["twilight-interactions-derive"]

[dependencies]
twilight-model = { rev = "8bd4899", git = "https://github.com/twilight-rs/twilight", version = "0.13" }
twilight-model = "0.14"
twilight-interactions-derive = { version = "=0.13.0", path = "../twilight-interactions-derive", optional = true }

[package.metadata.docs.rs]
Expand Down

0 comments on commit d1a7af4

Please sign in to comment.