[rust] Switch to referencing a license file

The `license` section in the cargo manifest references a SPDX
license expression, which does not fully support our BSD-3-Clause
with the Patent grant. So instead, use a license file until
that support is added.

Change-Id: Icbd5a91a464b82be99fdf285f99329c7d8f38697
1 file changed