Skip to main content

refresh_in_background

Function refresh_in_background 

Source
pub fn refresh_in_background()
Expand description

Looks for a newer release in the background, at most once a day.

Through git ls-remote, which reads the public tags of the repository without a token and without an API to be rate limited by. Where there is no git there is no check, which is the same as saying nothing.