Skip to content

feat!: version third party crate feature flags#91

Open
fujiapple852 wants to merge 1 commit intomasterfrom
feat-versioned-features
Open

feat!: version third party crate feature flags#91
fujiapple852 wants to merge 1 commit intomasterfrom
feat-versioned-features

Conversation

@fujiapple852
Copy link
Copy Markdown
Owner

Closes #90

@fujiapple852
Copy link
Copy Markdown
Owner Author

@xkikeg in preparation for smallvec 2.x so that this crate can support both 1.x and 2.x as users need.

@fujiapple852 fujiapple852 force-pushed the feat-versioned-features branch from 6dce0f4 to 4576464 Compare August 7, 2024 10:11
@fujiapple852 fujiapple852 force-pushed the feat-versioned-features branch from 4576464 to abaef62 Compare August 7, 2024 10:18
@xkikeg
Copy link
Copy Markdown
Contributor

xkikeg commented Jan 23, 2025

Thanks! I'm currently thinking of switching from chrono to time-rs and send PR for time-rs support, but let me wait a bit until this gets in (not urgent, just getting tired of chrono not providing macro, which is cumbersome for testing)

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.

[BREAKING CHANGE] Support multiple major versions of foreign crates via feature flags

2 participants