tailhook/nginx-config

deprecation warnings on rust 1.37

cholcombe973 opened this issue · 1 comments

looks like in src/rewrite.rs inclusive range is now indicated by ..=. I'm working on adding some additional ast components to the library and thought I'd fill out a bug report for this as well :)

@cholcombe973 I have sent a pull request which might fix this issue