Skip to content

Conversation

@adrien3d
Copy link

Updating dependancies, and especially typed_index_collection (required by transit_model)

Cargo.toml Outdated
Comment on lines 22 to 25
derivative = "2.2"
relational_types_procmacro = { version = "2", path = "./relational_types_procmacro/", optional = true }
thiserror = "1"
typed_index_collection = { git = "https://github.com/hove-io/typed_index_collection", tag = "v2"}
thiserror = "2.0"
typed_index_collection = { git = "https://github.com/hove-io/typed_index_collection", tag = "v2.3.0"}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@adrien3d
Please stay on major versions. It’s more flexible that way.

derivative = "2"
thiserror = "2"
typed_index_collection = { git = "https://github.com/hove-io/typed_index_collection", tag = "v2"}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants