When seeding auth.users in local dev I get `function gen_salt(unknown) does not exist`

Like the title says, I am trying to seed users in my local dev environment, which was working until I upgraded to the latest version of the CLI. I also should mention that pgcrypto is in fact added in the extensions. Is anyone else running into this?
Was this page helpful?