Bump typetag from 0.1.8 to 0.2.5 (#7908)

This commit is contained in:
dependabot[bot]
2023-01-30 02:46:31 +00:00
committed by GitHub
parent 809416e3f0
commit c6eea5de6b
3 changed files with 8 additions and 8 deletions

View File

@ -10,4 +10,4 @@ edition = "2021"
nu-plugin = { path = "../nu-plugin", version = "0.74.1" }
nu-protocol = { path = "../nu-protocol", version = "0.74.1", features = ["plugin"] }
serde = { version = "1.0", default-features = false }
typetag = "0.1.8"
typetag = "0.2.5"