🌐 AI搜索 & 代理 主页
Skip to content

Conversation

@montanalow
Copy link
Contributor

No description provided.

reqwest = { version = "0.11", features = ["json"] }
rocket = { git = "https://github.com/SergioBenitez/Rocket", features = ["secrets", "json"] }
sailfish = "0.8"
sailfish = "0.8.0" # 0.8.1 has breaking changes
Copy link
Contributor

Choose a reason for hiding this comment

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

What's the breaking change?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Templates no longer compile, due to missing min/max args. It's not clear why, since those variables are not declared by our templates.

Copy link
Contributor

Choose a reason for hiding this comment

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

Just need to clean the template cache. cargo clean

Copy link
Contributor

Choose a reason for hiding this comment

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

I think you may be right. I filed the issue with the authors: rust-sailfish/sailfish#137

Copy link
Contributor

Choose a reason for hiding this comment

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

Easy fix: rust-sailfish/sailfish#138

Debugging is actually pretty fun!

@montanalow montanalow merged commit 5797d26 into master Oct 21, 2023
@montanalow montanalow deleted the montana/depss branch October 21, 2023 18:39
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