Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rust 1.50 #448

Merged
merged 2 commits into from
Feb 15, 2021
Merged

Rust 1.50 #448

merged 2 commits into from
Feb 15, 2021

Conversation

djc
Copy link
Owner

@djc djc commented Feb 15, 2021

No description provided.

@djc
Copy link
Owner Author

djc commented Feb 15, 2021

We can also use this bump to the askama_shared version number to deal with the funty crap.

vallentin
vallentin previously approved these changes Feb 15, 2021
@vallentin vallentin self-requested a review February 15, 2021 10:03
By bumping the dependency versions for askama and askama_shared, this should
be safe.
@vallentin
Copy link
Collaborator

I'm clearly not awake.

@vallentin vallentin merged commit 2dbdcdf into main Feb 15, 2021
@delete-merged-branch delete-merged-branch bot deleted the rust-1.50 branch February 15, 2021 10:10
@zakcutner
Copy link

Hello! I'm really enjoying using this library, is there any chance this release could be published to crates.io? I'm looking to use #401 in a project and this would really help.

@vallentin
Copy link
Collaborator

@zakcutner Hey, we just started discussing this #451. There's a few minor things that needs to be ironed out, and then I think we'll do a new release. :)

@zakcutner
Copy link

Sorry, I hadn't seen this but thanks for getting back to me so fast 😄

@vallentin
Copy link
Collaborator

No problem, we just started planning this anyways :)

If you need #401 now, then you can always use the repo as a dependency for now:

[dependencies]
askama = { git = "https://github.com/djc/askama", rev = "2dbdcdf" }

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